Partager via


DdosProtectionPlansOperationsExtensions.ListByResourceGroupNext Méthode

Définition

Obtient tous les plans de protection DDoS d’un groupe de ressources.

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)

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 à