Resource Type: azure_controller
- Defined in:
- lib/puppet/type/azure_controller.rb
- Providers:
-
arm
Overview
“”
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
Fully qualified resource Id for the resource.
-
location
Region where the Azure resource is located.
-
properties
“”
-
sku
“”
-
tags
Tags for the Azure resource.
-
type
The type of the resource.
Parameters
-
api_version
Client API version.
-
controller
Controller create parameters.
-
name (namevar)
The name of the resource.
-
provider
The specific backend to use for this ‘azure_controller` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
resource_group_name
Resource group to which the resource belongs.
-
subscription_id
Azure subscription ID.