Resource Type: azure_lab
- Defined in:
- lib/puppet/type/azure_lab.rb
- Providers:
-
arm
Overview
Represents a lab.
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 resource.
-
tags
The tags of the resource.
-
type
The type of the resource.
Parameters
-
api_version
Client API version.
-
lab
Represents a lab.
-
lab_account_name
The name of the lab Account.
-
name (namevar)
The name of the resource.
-
provider
The specific backend to use for this ‘azure_lab` 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.