getNotificationHubPnsCredentials

Description of a NotificationHub PNS Credentials. This is a response of the POST requests that return namespace or hubs PNS credentials. Azure REST API version: 2023-01-01-preview. Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01.

Return

Description of a NotificationHub PNS Credentials. This is a response of the POST requests that return namespace or hubs PNS credentials.

Parameters

argument

null


suspend fun getNotificationHubPnsCredentials(namespaceName: String, notificationHubName: String, resourceGroupName: String): GetNotificationHubPnsCredentialsResult

Return

Description of a NotificationHub PNS Credentials. This is a response of the POST requests that return namespace or hubs PNS credentials.

See also

Parameters

namespaceName

Namespace name

notificationHubName

Notification Hub name

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Description of a NotificationHub PNS Credentials. This is a response of the POST requests that return namespace or hubs PNS credentials.

See also

Parameters

argument

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