Freigeben über


ExpressRouteServiceProvidersOperationsExtensions.ListNextAsync Methode

Definition

Ruft alle verfügbaren Expressroutendienstanbieter ab.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteServiceProviderInner>> ListNextAsync (this Microsoft.Azure.Management.Network.Fluent.IExpressRouteServiceProvidersOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.Network.Fluent.IExpressRouteServiceProvidersOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteServiceProviderInner>>
<Extension()>
Public Function ListNextAsync (operations As IExpressRouteServiceProvidersOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of ExpressRouteServiceProviderInner))

Parameter

operations
IExpressRouteServiceProvidersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: