Share via


BatchJobListResultOutput interface

The result of listing the Jobs in an Account.

Properties

odata.nextLink

The URL to get the next set of results.

value

The list of Jobs.

Property Details

The URL to get the next set of results.

odata.nextLink?: string

Property Value

string

value

The list of Jobs.

value?: BatchJobOutput[]

Property Value