Skip to main content

namespaces

Overview

Namenamespaces
TypeResource
Idazure.event_grid.namespaces

Fields

NameDatatypeDescription
identityobjectThe identity information for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the namespace resource.
skuobjectRepresents available Sku pricing tiers.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTnamespaceName, resourceGroupName, subscriptionIdGet properties of a namespace.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList all the namespaces under a resource group.
list_by_subscriptionSELECTsubscriptionIdList all the namespaces under an Azure subscription.
create_or_updateINSERTnamespaceName, resourceGroupName, subscriptionIdAsynchronously creates or updates a new namespace with the specified parameters.
deleteDELETEnamespaceName, resourceGroupName, subscriptionIdDelete existing namespace.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList all the namespaces under a resource group.
_list_by_subscriptionEXECsubscriptionIdList all the namespaces under an Azure subscription.
regenerate_keyEXECnamespaceName, resourceGroupName, subscriptionId, data__keyNameRegenerate a shared access key for a namespace.
updateEXECnamespaceName, resourceGroupName, subscriptionIdAsynchronously updates a namespace with the specified parameters.