Resource Type: azure_workspace

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

Overview

Batch AI Workspace information.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    The ID of the resource

  • location

    The location of the resource

  • properties

    The properties associated with the workspace.

  • tags

    The tags of the resource

  • type

    The type of the resource

Parameters

  • api_version

    Specifies the version of API used for this request.

  • name (namevar)

    The name of the resource

  • parameters

    Workspace creation parameters.

  • provider

    The specific backend to use for this ‘azure_workspace` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • resource_group_name

    Name of the resource group to which the resource belongs.

  • subscription_id

    The subscriptionID for the Azure user.