Skip to main content

namespaces_authorization_rule

Overview

Namenamespaces_authorization_rule
TypeResource
Idazure.service_bus.namespaces_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, subscriptionIdGets an authorization rule for a namespace by rule name.
create_or_updateINSERTauthorizationRuleName, namespaceName, resourceGroupName, subscriptionIdCreates or updates an authorization rule for a namespace.
deleteDELETEauthorizationRuleName, namespaceName, resourceGroupName, subscriptionIdDeletes a namespace authorization rule.