Skip to main content

namespaces

Overview

Namenamespaces
TypeResource
Idazure.service_bus.namespaces

Fields

NameDatatypeDescription
identityobjectProperties to configure User Assigned Identities for Bring your Own Keys
locationstringThe Geo-location where the resource lives
propertiesobjectProperties of the namespace.
skuobjectSKU of the namespace.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags

Methods

NameAccessible byRequired ParamsDescription
getSELECTnamespaceName, resourceGroupName, subscriptionIdGets a description for the specified namespace.
listSELECTsubscriptionIdGets all the available namespaces within the subscription, irrespective of the resource groups.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets the available namespaces within a resource group.
create_or_updateINSERTnamespaceName, resourceGroupName, subscriptionIdCreates or updates a service namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.
deleteDELETEnamespaceName, resourceGroupName, subscriptionIdDeletes an existing namespace. This operation also removes all associated resources under the namespace.
_listEXECsubscriptionIdGets all the available namespaces within the subscription, irrespective of the resource groups.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets the available namespaces within a resource group.
check_name_availabilityEXECsubscriptionId, data__nameCheck the give namespace name availability.
regenerate_keysEXECauthorizationRuleName, namespaceName, resourceGroupName, subscriptionId, data__keyTypeRegenerates the primary or secondary connection strings for the namespace.
updateEXECnamespaceName, resourceGroupName, subscriptionIdUpdates a service namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.