getNotificationHubPnsCredentials

Lists the PNS Credentials associated with a notification hub . API Version: 2017-04-01.

Return

Description of a NotificationHub PNS Credentials.

Parameters

argument

null


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

Return

Description of a NotificationHub PNS Credentials.

Parameters

namespaceName

The namespace name.

notificationHubName

The notification hub name.

resourceGroupName

The name of the resource group.

See also


Return

Description of a NotificationHub PNS Credentials.

Parameters

argument

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

See also