Resource Type: azure_domain_topic
- Defined in:
- lib/puppet/type/azure_domain_topic.rb
- Providers:
-
arm
Overview
Domain Topic.
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.
-
properties
Properties of the Domain Topic.
-
type
Type of the resource.
Parameters
-
api_version
Version of the API to be used with the client request.
-
domain_name
Name of the domain.
-
name (namevar)
Name of the resource.
-
provider
The specific backend to use for this ‘azure_domain_topic` 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.