Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobBaseResourceArmPaginatedResult

Package version

A paginated list of JobBase entities.

Hierarchy

  • JobBaseResourceArmPaginatedResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

value: JobBaseData[]

An array of objects of type JobBase.

Generated using TypeDoc