Freigeben über


DdosProtectionPlansOperationsExtensions.Get Methode

Definition

Ruft Informationen zum angegebenen DDoS-Schutzplan ab.

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

Parameter

operations
IDdosProtectionPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

ddosProtectionPlanName
String

Der Name des DDoS-Schutzplans.

Gibt zurück

Gilt für: