Auf Englisch lesen

Freigeben über


ScriptExecutionHistoryOperationsExtensions.ListByClusterNextAsync Methode

Definition

Listet den Ausführungsverlauf aller Skripts für den angegebenen Cluster auf.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.RuntimeScriptActionDetail>> ListByClusterNextAsync (this Microsoft.Azure.Management.HDInsight.IScriptExecutionHistoryOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);

Parameter

operations
IScriptExecutionHistoryOperations

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: