Freigeben über


DdosProtectionPlansOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellt oder aktualisiert einen DDoS-Schutzplan.

public static Microsoft.Azure.Management.Network.Models.DdosProtectionPlan BeginCreateOrUpdate (this Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations operations, string resourceGroupName, string ddosProtectionPlanName, Microsoft.Azure.Management.Network.Models.DdosProtectionPlan parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations * string * string * Microsoft.Azure.Management.Network.Models.DdosProtectionPlan -> Microsoft.Azure.Management.Network.Models.DdosProtectionPlan
<Extension()>
Public Function BeginCreateOrUpdate (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

Parameter, die für den Erstellungs- oder Aktualisierungsvorgang bereitgestellt werden.

Gibt zurück

Gilt für: