Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PipelineJobCollection

Package version

A collection of PipelineJob items.

Hierarchy

  • PipelineJobCollection

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

A link to the next page of the collection (when the collection contains too many results to return in one response).

Optional value

value: PipelineJob[]

A collection of PipelineJob items.

Generated using TypeDoc