Freigeben über


DdosProtectionPlansOperationsExtensions.Delete Methode

Definition

Löscht den angegebenen DDoS-Schutzplan.

public static void Delete(this Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations operations, string resourceGroupName, string ddosProtectionPlanName);
static member Delete : Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IDdosProtectionPlansOperations, resourceGroupName As String, ddosProtectionPlanName As String)

Parameter

operations
IDdosProtectionPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

ddosProtectionPlanName
String

Der Name des DDoS-Schutzplans.

Gilt für: