JobResourceList interface

List of Job resources

Extends

Properties

value

List of resources.

Inherited Properties

nextLink

The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.

Property Details

value

List of resources.

value?: JobResource[]

Property Value

Inherited Property Details

The uri to fetch the next page of resources. Call ListNext() fetches next page of resources.

nextLink?: string

Property Value

string

Inherited From ResourceList.nextLink