Resource Type: azure_labservices_user

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

Overview

The User registered to 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

    These are the properties for the user registered under a lab.

  • tags

    The tags of the resource.

  • type

    The type of the resource.

Parameters

  • api_version

    Client API version.

  • 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_labservices_user` 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.

  • user

    The User registered to a lab