Compartilhar via


ExpressRoutePortsLocationsOperationsExtensions.ListNext Método

Definição

Recupera todos os locais de emparelhamento do ExpressRoutePort. Não retorna larguras de banda disponíveis para cada local. As larguras de banda disponíveis só podem ser obtidas ao recuperar um local de emparelhamento específico.

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

Parâmetros

operations
IExpressRoutePortsLocationsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a