Partager via


ExpressRouteServiceProvidersOperationsExtensions.ListNext Méthode

Définition

Obtient tous les fournisseurs de services de routage express disponibles.

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

Paramètres

operations
IExpressRouteServiceProvidersOperations

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 à