Share via


WorkflowMetadataListOutput interface

The workflow list.

Properties

nextLink

The URL to get the next set of results.

value

The value of workflow list.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The value of workflow list.

value: WorkflowMetadataOutput[]

Property Value