Skip to main content

domains

Overview

Namedomains
TypeResource
Idazure.event_grid.domains

Fields

NameDatatypeDescription
identityobjectThe identity information for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the Event Grid Domain Resource.
skuobjectDescribes an EventGrid Resource Sku.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdomainName, resourceGroupName, subscriptionIdGet properties of a domain.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList all the domains under a resource group.
list_by_subscriptionSELECTsubscriptionIdList all the domains under an Azure subscription.
create_or_updateINSERTdomainName, resourceGroupName, subscriptionIdAsynchronously creates or updates a new domain with the specified parameters.
deleteDELETEdomainName, resourceGroupName, subscriptionIdDelete existing domain.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList all the domains under a resource group.
_list_by_subscriptionEXECsubscriptionIdList all the domains under an Azure subscription.
regenerate_keyEXECdomainName, resourceGroupName, subscriptionId, data__keyNameRegenerate a shared access key for a domain.
updateEXECdomainName, resourceGroupName, subscriptionIdAsynchronously updates a domain with the specified parameters.