Freigeben über


NotificationHubsOperationsExtensions.GetPnsCredentials Methode

Definition

Listet die PNS-Anmeldeinformationen auf, die einem Notification Hub zugeordnet sind.

public static Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource GetPnsCredentials (this Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations operations, string resourceGroupName, string namespaceName, string notificationHubName);
static member GetPnsCredentials : Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations * string * string * string -> Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource
<Extension()>
Public Function GetPnsCredentials (operations As INotificationHubsOperations, resourceGroupName As String, namespaceName As String, notificationHubName As String) As PnsCredentialsResource

Parameter

operations
INotificationHubsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

namespaceName
String

Der Namespacename.

notificationHubName
String

Der Name des Notification Hubs.

Gibt zurück

Gilt für: