getNotificationRegistration

Gets the notification registration details. API Version: 2020-11-20.

Return

The notification registration definition.

Parameters

argument

null


suspend fun getNotificationRegistration(notificationRegistrationName: String, providerNamespace: String): GetNotificationRegistrationResult

Return

The notification registration definition.

Parameters

notificationRegistrationName

The notification registration.

providerNamespace

The name of the resource provider hosted within ProviderHub.

See also


Return

The notification registration definition.

Parameters

argument

Builder for com.pulumi.azurenative.providerhub.kotlin.inputs.GetNotificationRegistrationPlainArgs.

See also