Resource Type: azure_user
- Defined in:
- lib/puppet/type/azure_user.rb
- Providers:
-
arm
Overview
Represents a user who has access to one or more shares 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 storage account credential 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_user` 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.
-
user
The user details.