NotificationRecipientUserOperationsExtensions.ListByNotificationAsync Methode

Definition

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

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ApiManagement.Models.RecipientUserCollection> ListByNotificationAsync(this Microsoft.Azure.Management.ApiManagement.INotificationRecipientUserOperations operations, string resourceGroupName, string serviceName, string notificationName, System.Threading.CancellationToken cancellationToken = default);

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"

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy