Freigeben über


ExpressRoutePortsLocationsOperationsExtensions.ListNext Methode

Definition

Ruft alle ExpressRoutePort-Peeringstandorte ab. Gibt keine verfügbaren Bandbreiten für jeden Standort zurück. Verfügbare Bandbreiten können nur abgerufen werden, wenn ein bestimmter Peeringstandort abgerufen wird.

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)

Parameter

operations
IExpressRoutePortsLocationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: