Compartir a través de


WorkflowTriggerHistoriesOperationsExtensions.ListNextAsync Método

Definición

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

Parámetros

nextPageLink
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a