Resource Type: azure_environment
- Defined in:
- lib/puppet/type/azure_environment.rb
- Providers:
-
arm
Overview
Represents an environment instance
Properties
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
id
The identifier of the resource.
-
location
The location of the resource.
-
properties
The properties of the Environment resource
-
tags
The tags of the resource.
-
type
The type of the resource.
Parameters
-
api_version
Client API version.
-
environment
Represents an environment instance
-
environment_setting_name
The name of the environment Setting.
-
lab_account_name
The name of the lab Account.
-
lab_name
The name of the lab.
-
name (namevar)
The name of the resource.
-
provider
The specific backend to use for this ‘azure_environment` 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.
-
subscription_id
The subscription ID.