Partager via


ExpressRoutePortsOperationsExtensions.ListNext Méthode

Définition

Répertorie toutes les ressources ExpressRoutePort dans l’abonnement spécifié.

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

Paramètres

operations
IExpressRoutePortsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à