WorkflowTriggerHistoriesOperationsExtensions.ListNext Método

Definição

Obtém uma lista de históricos de gatilhos de fluxo de trabalho.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Logic.Models.WorkflowTriggerHistory> ListNext (this Microsoft.Azure.Management.Logic.IWorkflowTriggerHistoriesOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Logic.IWorkflowTriggerHistoriesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Logic.Models.WorkflowTriggerHistory>
<Extension()>
Public Function ListNext (operations As IWorkflowTriggerHistoriesOperations, nextPageLink As String) As IPage(Of WorkflowTriggerHistory)

Parâmetros

operations
IWorkflowTriggerHistoriesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a