Skip to main content

domain_topics

Overview

Namedomain_topics
TypeResource
Idazure.event_grid.domain_topics

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 Domain Topic.
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, domainTopicName, resourceGroupName, subscriptionIdGet properties of a domain topic.
list_by_domainSELECTdomainName, resourceGroupName, subscriptionIdList all the topics in a domain.
create_or_updateINSERTdomainName, domainTopicName, resourceGroupName, subscriptionIdAsynchronously creates or updates a new domain topic with the specified parameters.
deleteDELETEdomainName, domainTopicName, resourceGroupName, subscriptionIdDelete existing domain topic.
_list_by_domainEXECdomainName, resourceGroupName, subscriptionIdList all the topics in a domain.