Skip to main content

domain_topic_event_subscriptions

Overview

Namedomain_topic_event_subscriptions
TypeResource
Idazure.event_grid.domain_topic_event_subscriptions

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectProperties of the Event Subscription.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTdomainName, eventSubscriptionName, resourceGroupName, subscriptionId, topicNameGet properties of a nested event subscription for a domain topic.
listSELECTdomainName, resourceGroupName, subscriptionId, topicNameList all event subscriptions that have been created for a specific domain topic.
create_or_updateINSERTdomainName, eventSubscriptionName, resourceGroupName, subscriptionId, topicNameAsynchronously creates a new event subscription or updates an existing event subscription.
deleteDELETEdomainName, eventSubscriptionName, resourceGroupName, subscriptionId, topicNameDelete a nested existing event subscription for a domain topic.
_listEXECdomainName, resourceGroupName, subscriptionId, topicNameList all event subscriptions that have been created for a specific domain topic.
updateEXECdomainName, eventSubscriptionName, resourceGroupName, subscriptionId, topicNameUpdate an existing event subscription for a domain topic.