Resource Type: azure_domainregistration_domain

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

Overview

Information about a domain.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Resource Id.

  • kind

    Kind of resource.

  • location

    Resource Location.

  • properties

    Domain resource specific properties

  • tags

    Resource tags.

  • type

    Resource type.

Parameters

  • api_version

    API Version

  • domain

    Domain registration information.

  • name (namevar)

    Resource Name.

  • provider

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

    Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).