Resource Type: azure_lab_account

Defined in:
lib/puppet/type/azure_lab_account.rb
Providers:
arm

Overview

Represents a lab account.

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_account

    Represents a lab account.

  • name (namevar)

    The name of the resource.

  • provider

    The specific backend to use for this ‘azure_lab_account` 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.