Resource Type: azure_data_manager
- Defined in:
- lib/puppet/type/azure_data_manager.rb
- Providers:
-
arm
Overview
The DataManager resource.
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
etag
Etag of the Resource.
-
id
The Resource Id.
-
location
The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, EastUS, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical georegion is specified on update the request will succeed.
-
sku
The sku type.
-
tags
The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource(across resource groups).
-
type
The Resource type.
Parameters
-
api_version
The API Version
-
data_manager
Data manager resource details from request body.
-
name (namevar)
The Resource Name.
-
provider
The specific backend to use for this ‘azure_data_manager` 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