get Notification Hub
Notification Hub Resource. Uses Azure REST API version 2023-01-01-preview. Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
Return
Notification Hub Resource.
Parameters
argument
null
suspend fun getNotificationHub(namespaceName: String, notificationHubName: String, resourceGroupName: String): GetNotificationHubResult
Return
Notification Hub Resource.
Parameters
namespace Name
Namespace name
notification Hub Name
Notification Hub name
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getNotificationHub(argument: suspend GetNotificationHubPlainArgsBuilder.() -> Unit): GetNotificationHubResult
Return
Notification Hub Resource.
Parameters
argument
Builder for com.pulumi.azurenative.notificationhubs.kotlin.inputs.GetNotificationHubPlainArgs.