Skip to main content

partner_topic_event_subscriptions

Overview

Namepartner_topic_event_subscriptions
TypeResource
Idazure.event_grid.partner_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, partnerTopicName, resourceGroupName, subscriptionIdGet properties of an event subscription of a partner topic.
list_by_partner_topicSELECTpartnerTopicName, resourceGroupName, subscriptionIdList event subscriptions that belong to a specific partner topic.
create_or_updateINSERTeventSubscriptionName, partnerTopicName, resourceGroupName, subscriptionIdAsynchronously creates or updates an event subscription of a partner topic with the specified parameters. Existing event subscriptions will be updated with this API.
deleteDELETEeventSubscriptionName, partnerTopicName, resourceGroupName, subscriptionIdDelete an existing event subscription of a partner topic.
_list_by_partner_topicEXECpartnerTopicName, resourceGroupName, subscriptionIdList event subscriptions that belong to a specific partner topic.
updateEXECeventSubscriptionName, partnerTopicName, resourceGroupName, subscriptionIdUpdate an existing event subscription of a partner topic.