Skip to main content

system_topic_event_subscriptions

Overview

Namesystem_topic_event_subscriptions
TypeResource
Idazure.event_grid.system_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
getSELECTeventSubscriptionName, resourceGroupName, subscriptionId, systemTopicNameGet an event subscription.
list_by_system_topicSELECTresourceGroupName, subscriptionId, systemTopicNameList event subscriptions that belong to a specific system topic.
create_or_updateINSERTeventSubscriptionName, resourceGroupName, subscriptionId, systemTopicNameAsynchronously creates or updates an event subscription with the specified parameters. Existing event subscriptions will be updated with this API.
deleteDELETEeventSubscriptionName, resourceGroupName, subscriptionId, systemTopicNameDelete an existing event subscription of a system topic.
_list_by_system_topicEXECresourceGroupName, subscriptionId, systemTopicNameList event subscriptions that belong to a specific system topic.
updateEXECeventSubscriptionName, resourceGroupName, subscriptionId, systemTopicNameUpdate an existing event subscription of a system topic.