Compartilhar via


WorkflowRunActionsOperationsExtensions.ListNext Método

Definição

Obtém uma lista de ações de execução de fluxo de trabalho.

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

Parâmetros

operations
IWorkflowRunActionsOperations

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