Compartir a través de


JobBaseResourceArmPaginatedResult interface

A paginated list of JobBase entities.

Properties

nextLink

The link to the next page of JobBase objects. If null, there are no additional pages.

value

An array of objects of type JobBase.

Property Details

The link to the next page of JobBase objects. If null, there are no additional pages.

nextLink?: string

Property Value

string

value

An array of objects of type JobBase.

value?: JobBase[]

Property Value