getNotificationRegistration

Gets the notification registration details. Uses Azure REST API version 2021-09-01-preview.

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