Resource Type: azure_domain

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

Overview

EventGrid Domain.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • id

    Fully qualified identifier of the resource.

  • location

    Location of the resource.

  • properties

    Properties of the domain.

  • tags

    Tags of the resource.

  • type

    Type of the resource.

Parameters

  • api_version

    Version of the API to be used with the client request.

  • domain_info

    Domain information.

  • name (namevar)

    Name of the resource.

  • provider

    The specific backend to use for this ‘azure_domain` 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 within the user’s subscription.

  • subscription_id

    Subscription credentials that uniquely identify a Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.