Freigeben über


DdosProtectionPlansOperationsExtensions.ListByResourceGroup Methode

Definition

Ruft alle DDoS-Schutzpläne in einer Ressourcengruppe ab.

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

Parameter

operations
IDdosProtectionPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: