Freigeben über


DdosProtectionPlansOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellt oder aktualisiert einen DDoS-Schutzplan.

public static Microsoft.Azure.Management.Network.Models.DdosProtectionPlan CreateOrUpdate (this Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations operations, string resourceGroupName, string ddosProtectionPlanName, Microsoft.Azure.Management.Network.Models.DdosProtectionPlan parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations * string * string * Microsoft.Azure.Management.Network.Models.DdosProtectionPlan -> Microsoft.Azure.Management.Network.Models.DdosProtectionPlan
<Extension()>
Public Function CreateOrUpdate (operations As IDdosProtectionPlansOperations, resourceGroupName As String, ddosProtectionPlanName As String, parameters As DdosProtectionPlan) As DdosProtectionPlan

Parameter

operations
IDdosProtectionPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

ddosProtectionPlanName
String

Der Name des DDoS-Schutzplans.

parameters
DdosProtectionPlan

Für den Erstellungs- oder Aktualisierungsvorgang bereitgestellte Parameter.

Gibt zurück

Gilt für: