Skip to main content

topics_authorization_rule

Overview

Nametopics_authorization_rule
TypeResource
Idazure.service_bus.topics_authorization_rule

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
locationstringThe geo-location where the resource lives
properties``AuthorizationRule properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"

Methods

NameAccessible byRequired ParamsDescription
getSELECTauthorizationRuleName, namespaceName, resourceGroupName, subscriptionId, topicNameReturns the specified authorization rule.
create_or_updateINSERTauthorizationRuleName, namespaceName, resourceGroupName, subscriptionId, topicNameCreates an authorization rule for the specified topic.
deleteDELETEauthorizationRuleName, namespaceName, resourceGroupName, subscriptionId, topicNameDeletes a topic authorization rule.