Freigeben über


DdosProtectionPlansOperationsExtensions.ListNext Methode

Definition

Ruft alle DDoS-Schutzpläne in einem Abonnement ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.DdosProtectionPlan> ListNext (this Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Network.IDdosProtectionPlansOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.DdosProtectionPlan>
<Extension()>
Public Function ListNext (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: