Freigeben über


NotificationRecipientEmailOperationsExtensions.Delete Methode

Definition

Entfernt die E-Mail-Adresse aus der Liste der Benachrichtigung

public static void Delete (this Microsoft.Azure.Management.ApiManagement.INotificationRecipientEmailOperations operations, string resourceGroupName, string serviceName, string notificationName, string email);
static member Delete : Microsoft.Azure.Management.ApiManagement.INotificationRecipientEmailOperations * string * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As INotificationRecipientEmailOperations, resourceGroupName As String, serviceName As String, notificationName As String, email As String)

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"

email
String

Email Bezeichner.

Gilt für: