Skip to main content

namespaces

Overview

Namenamespaces
TypeResource
Idazure.event_hubs.namespaces

Fields

NameDatatypeDescription
identityobjectProperties to configure Identity for Bring your Own Keys
locationstringResource location.
properties``Namespace properties supplied for create namespace operation.
skuobjectSKU parameters supplied to the create namespace operation
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnamespaceName, resourceGroupName, subscriptionIdGets the description of the specified namespace.
listSELECTsubscriptionIdLists all the available Namespaces within a subscription, irrespective of the resource groups.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists the available Namespaces within a resource group.
create_or_updateINSERTnamespaceName, resourceGroupName, subscriptionIdCreates or updates a 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.
_listEXECsubscriptionIdLists all the available Namespaces within a subscription, irrespective of the resource groups.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists 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 specified Namespace.
updateEXECnamespaceName, resourceGroupName, subscriptionIdCreates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.