JobStepExecutionsOperationsExtensions.ListByJobExecutionNextAsync Methode

Definition

Listet die Schrittausführungen einer Auftragsausführung auf.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.JobExecution>> ListByJobExecutionNextAsync (this Microsoft.Azure.Management.Sql.IJobStepExecutionsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);

Parameter

operations
IJobStepExecutionsOperations

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:

Produkt Versionen
Azure SDK for .NET Legacy