JobStreamOperationsExtensions.ListNextAsync Methode

Definition

Ruft die nächste Seite der Auftragsstreams mithilfe des nächsten Links ab.

C#
public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.Automation.Models.JobStreamListResponse> ListNextAsync(this Microsoft.WindowsAzure.Management.Automation.IJobStreamOperations operations, string nextLink);

Parameter

operations
IJobStreamOperations

Verweis auf Microsoft.WindowsAzure.Management.Automation.IJobStreamOperations.

nextLink
String

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

Gibt zurück

Das Antwortmodell für den Datenstromvorgang des Listenauftrags.

Gilt für:

Produkt Versionen
Azure SDK for .NET Legacy