Freigeben über


DdosProtectionPlansOperationsExtensions.ListByResourceGroupNext Methode

Definition

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

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

Parameter

operations
IDdosProtectionPlansOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: