Resource Type: azure_topic
- Defined in:
- lib/puppet/type/azure_topic.rb
- Providers:
-
arm
Overview
EventGrid 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.
-
location
Location of the resource.
-
properties
Properties of the topic
-
tags
Tags of the resource.
-
type
Type of the resource.
Parameters
-
api_version
Version of the API to be used with the client request.
-
name (namevar)
Name of the resource.
-
provider
The specific backend to use for this ‘azure_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.
-
topic_info
Topic information.