Partager via


NetworkProfilesOperationsExtensions.ListNext Méthode

Définition

Obtient tous les profils réseau d’un groupe de ressources.

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

Paramètres

operations
INetworkProfilesOperations

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 à