Aracılığıyla paylaş


JobStreamOperationsExtensions.ListByJobNextAsync Yöntem

Tanım

İş adıyla tanımlanan iş akışlarının listesini alın. http://aka.ms/azureautomationsdk/jobstreamoperations

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

Parametreler

operations
IJobStreamOperations

Bu uzantı yönteminin işlem grubu.

nextPageLink
String

Önceki başarılı List çağrısından NextLink işlemi.

clientRequestId
String

Bu özel istemci isteğini tanımlar.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır