Partager via


WorkflowTriggersOperationsExtensions.ListNextAsync Méthode

Définition

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

Paramètres

nextPageLink
String
cancellationToken
CancellationToken

Retours

S’applique à