get Notification Hub
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
namespace Name
The namespace name.
notification Hub Name
The notification hub name.
resource Group Name
The name of the resource group.
See also
suspend fun getNotificationHub(argument: suspend GetNotificationHubPlainArgsBuilder.() -> Unit): GetNotificationHubResult
Return
Description of a NotificationHub Resource.
Parameters
argument
Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.GetNotificationHubPlainArgs.