Share via


BatchTaskListResultOutput interface

The result of listing the Tasks in a Job.

Properties

odata.nextLink

The URL to get the next set of results.

value

The list of Tasks.

Property Details

The URL to get the next set of results.

odata.nextLink?: string

Property Value

string

value

The list of Tasks.

value?: BatchTaskOutput[]

Property Value