Partager via


DdosProtectionPlansOperationsExtensions.ListNext Méthode

Définition

Obtient tous les plans de protection DDoS d’un abonnement.

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)

Paramètres

operations
IDdosProtectionPlansOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à