Skip to main content

namespace_topics

Overview

Namenamespace_topics
TypeResource
Idazure.event_grid.namespace_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 namespace 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
getSELECTnamespaceName, resourceGroupName, subscriptionId, topicNameGet properties of a namespace topic.
list_by_namespaceSELECTnamespaceName, resourceGroupName, subscriptionIdList all the namespace topics under a namespace.
create_or_updateINSERTnamespaceName, resourceGroupName, subscriptionId, topicNameAsynchronously creates a new namespace topic with the specified parameters.
deleteDELETEnamespaceName, resourceGroupName, subscriptionId, topicNameDelete existing namespace topic.
_list_by_namespaceEXECnamespaceName, resourceGroupName, subscriptionIdList all the namespace topics under a namespace.
regenerate_keyEXECnamespaceName, resourceGroupName, subscriptionId, topicName, data__keyNameRegenerate a shared access key for a namespace topic.
updateEXECnamespaceName, resourceGroupName, subscriptionId, topicNameAsynchronously updates a namespace topic with the specified parameters.