Resource Type: azure_share
- Defined in:
- lib/puppet/type/azure_share.rb
- Providers:
-
arm
Overview
Represents a share on the Data Box Edge/Gateway device.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The path ID that uniquely identifies the object.
-
properties
The share properties.
-
type
The hierarchical type of the object.
Parameters
-
api_version
The API version.
-
device_name
The device name.
-
name (namevar)
The object name.
-
provider
The specific backend to use for this ‘azure_share` 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.
-
share
The share properties.
-
subscription_id
The subscription ID.