Share via


TasksListOutput interface

Properties

nextLink

The URL to get the next set of results.

value

The value of workflow tasks list.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The value of workflow tasks list.

value: WorkflowTaskOutput[]

Property Value