Freigeben über


NotificationRecipientUserOperationsExtensions.ListByNotification Methode

Definition

Ruft die Liste der Benutzer ab, die den Empfang der Benachrichtigung abonniert haben

public static Microsoft.Azure.Management.ApiManagement.Models.RecipientUserCollection ListByNotification (this Microsoft.Azure.Management.ApiManagement.INotificationRecipientUserOperations operations, string resourceGroupName, string serviceName, string notificationName);
static member ListByNotification : Microsoft.Azure.Management.ApiManagement.INotificationRecipientUserOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.RecipientUserCollection
<Extension()>
Public Function ListByNotification (operations As INotificationRecipientUserOperations, resourceGroupName As String, serviceName As String, notificationName As String) As RecipientUserCollection

Parameter

operations
INotificationRecipientUserOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

notificationName
String

Benachrichtigungsname-ID. Mögliche Werte: "RequestPublisherNotificationMessage", "PurchasePublisherNotificationMessage", "NewApplicationNotificationMessage", "BCC", "NewIssuePublisherNotificationMessage", "AccountClosedPublisher", "QuotaLimitApproachingPublisherNotificationMessage"

Gibt zurück

Gilt für: