Resource Type: azure_pipeline_resource
- Defined in:
- lib/puppet/type/azure_pipeline_resource.rb
- Providers:
-
arm
Overview
Pipeline 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 pipeline.
-
type
The resource type.
Parameters
-
api_version
The API version.
-
factory_name
The factory name.
-
name (namevar)
The resource name.
-
pipeline
Pipeline resource definition.
-
pipeline_name
The pipeline name.
-
provider
The specific backend to use for this ‘azure_pipeline_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.