Skip to main content

notification_registrations

Overview

Namenotification_registrations
TypeResource
Idazure.provider_hub.notification_registrations

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobject
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTnotificationRegistrationName, providerNamespace, subscriptionIdGets the notification registration details.
list_by_provider_registrationSELECTproviderNamespace, subscriptionIdGets the list of the notification registrations for the given provider.
create_or_updateINSERTnotificationRegistrationName, providerNamespace, subscriptionIdCreates or updates a notification registration.
deleteDELETEnotificationRegistrationName, providerNamespace, subscriptionIdDeletes a notification registration.
_list_by_provider_registrationEXECproviderNamespace, subscriptionIdGets the list of the notification registrations for the given provider.