Skip to main content

namespace_topic_event_subscriptions

Overview

Namenamespace_topic_event_subscriptions
TypeResource
Idazure.event_grid.namespace_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, namespaceName, resourceGroupName, subscriptionId, topicNameGet properties of an event subscription of a namespace topic.
list_by_namespace_topicSELECTnamespaceName, resourceGroupName, subscriptionId, topicNameList event subscriptions that belong to a specific namespace topic.
create_or_updateINSERTeventSubscriptionName, namespaceName, resourceGroupName, subscriptionId, topicNameAsynchronously creates or updates an event subscription of a namespace topic with the specified parameters. Existing event subscriptions will be updated with this API.
deleteDELETEeventSubscriptionName, namespaceName, resourceGroupName, subscriptionId, topicNameDelete an existing event subscription of a namespace topic.
_list_by_namespace_topicEXECnamespaceName, resourceGroupName, subscriptionId, topicNameList event subscriptions that belong to a specific namespace topic.
updateEXECeventSubscriptionName, namespaceName, resourceGroupName, subscriptionId, topicNameUpdate an existing event subscription of a namespace topic.