Package version:

Interface TaskRunListResult

The collection of task runs.

Hierarchy

  • TaskRunListResult

Properties

Properties

nextLink?: string

The URI that can be used to request the next set of paged results.

value?: TaskRun[]

The collection value.

Generated using TypeDoc