Resource Type: azure_trigger_resource
- Defined in:
- lib/puppet/type/azure_trigger_resource.rb
- Providers:
-
arm
Overview
Trigger resource type.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
etag
Etag identifies change in the resource.
-
id
The resource identifier.
-
properties
Properties of the trigger.
-
type
The resource type.
Parameters
-
api_version
The API version.
-
factory_name
The factory name.
-
name (namevar)
The resource name.
-
provider
The specific backend to use for this ‘azure_trigger_resource` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The resource group name.
-
subscription_id
The subscription identifier.
-
trigger
Trigger resource definition.
-
trigger_name
The trigger name.