Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PipelineRunsQueryResponse

Package version

A list pipeline runs.

Hierarchy

  • PipelineRunsQueryResponse

Index

Properties

Optional continuationToken

continuationToken: undefined | string

The continuation token for getting the next page of results, if any remaining results exist, null otherwise.

value

value: PipelineRun[]

List of pipeline runs.

Generated using TypeDoc