Resource Type: azure_snapshot
- Defined in:
- lib/puppet/type/azure_snapshot.rb
- Providers:
-
arm
Overview
Snapshot resource.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Resource Id
-
location
Resource location
-
managed_by
Unused. Always Null.
-
properties
“”
-
sku
“”
-
tags
Resource tags
-
type
Resource type
Parameters
-
api_version
Client Api Version.
-
name (namevar)
Resource name
-
provider
The specific backend to use for this ‘azure_snapshot` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
The name of the resource group.
-
snapshot
Snapshot object supplied in the body of the Put disk operation.
-
subscription_id
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.