Freigeben über


NotificationRecipientEmailOperationsExtensions.ListByNotification Methode

Definition

Ruft die Liste der Empfänger-E-Mail-Adressen ab, die eine Benachrichtigung abonniert haben

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

Parameter

operations
INotificationRecipientEmailOperations

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: