Resource Type: azure_assembly_definition
- Defined in:
- lib/puppet/type/azure_assembly_definition.rb
- Providers:
-
arm
Overview
The assembly definition.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The resource id.
-
location
The resource location.
-
properties
The assembly properties.
-
tags
The resource tags.
-
type
Gets the resource type.
Parameters
-
api_version
The API version.
-
assembly_artifact
The assembly artifact.
-
assembly_artifact_name
The assembly artifact name.
-
integration_account_name
The integration account name.
-
name (namevar)
Gets the resource name.
-
provider
The specific backend to use for this ‘azure_assembly_definition` 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 id.