Skip to main content

topic_spaces

Overview

Nametopic_spaces
TypeResource
Idazure.event_grid.topic_spaces

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe properties of topic space.
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
getSELECTnamespaceName, resourceGroupName, subscriptionId, topicSpaceNameGet properties of a topic space.
list_by_namespaceSELECTnamespaceName, resourceGroupName, subscriptionIdGet all the topic spaces under a namespace.
create_or_updateINSERTnamespaceName, resourceGroupName, subscriptionId, topicSpaceNameCreate or update a topic space with the specified parameters.
deleteDELETEnamespaceName, resourceGroupName, subscriptionId, topicSpaceNameDelete an existing topic space.
_list_by_namespaceEXECnamespaceName, resourceGroupName, subscriptionIdGet all the topic spaces under a namespace.