getNotificationHub

Lists the notification hubs associated with a namespace. API Version: 2017-04-01.

Return

Description of a NotificationHub Resource.

Parameters

argument

null


suspend fun getNotificationHub(namespaceName: String, notificationHubName: String, resourceGroupName: String): GetNotificationHubResult

Return

Description of a NotificationHub Resource.

Parameters

namespaceName

The namespace name.

notificationHubName

The notification hub name.

resourceGroupName

The name of the resource group.

See also


Return

Description of a NotificationHub Resource.

Parameters

argument

Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.GetNotificationHubPlainArgs.

See also