Resource Type: azure_deployment
- Defined in:
- lib/puppet/type/azure_deployment.rb
- Providers:
-
arm
Overview
User credentials used for publishing activity.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource Id.
-
kind
Kind of resource.
-
properties
Deployment resource specific properties
-
type
Resource type.
Parameters
-
api_version
API Version
-
deployment
Deployment details.
-
name (namevar)
Resource Name.
-
provider
The specific backend to use for this ‘azure_deployment` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
Name of the resource group to which the resource belongs.
-
subscription_id
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).