JobResourceList interface

Job Resource Collection

Properties

nextLink

Link for the next set of job resources.

value

List of job resources.

Property Details

Link for the next set of job resources.

nextLink?: string

Property Value

string

value

List of job resources.

value?: JobResource[]

Property Value