Freigeben über


CommitmentTiersOperationsExtensions.ListNextAsync Methode

Definition

Auflisten von Verpflichtungsebenen.

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

Parameter

operations
ICommitmentTiersOperations

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: