Skip to main content

topics

Overview

Nametopics
TypeResource
Idazure.event_grid.topics

Fields

NameDatatypeDescription
extendedLocationobjectDefinition of an Extended Location
identityobjectThe identity information for the resource.
kindstringKind of the resource.
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the Topic.
skuobjectDescribes an EventGrid Resource Sku.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, topicNameGet properties of a topic.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList all the topics under a resource group.
list_by_subscriptionSELECTsubscriptionIdList all the topics under an Azure subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, topicNameAsynchronously creates a new topic with the specified parameters.
deleteDELETEresourceGroupName, subscriptionId, topicNameDelete existing topic.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList all the topics under a resource group.
_list_by_subscriptionEXECsubscriptionIdList all the topics under an Azure subscription.
regenerate_keyEXECresourceGroupName, subscriptionId, topicName, data__keyNameRegenerate a shared access key for a topic.
updateEXECresourceGroupName, subscriptionId, topicNameAsynchronously updates a topic with the specified parameters.