Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LivePipelineCollection

Package version

A collection of live pipelines.

Hierarchy

  • LivePipelineCollection

Index

Properties

Optional continuationToken

continuationToken: undefined | string

A continuation token to be used in subsequent calls when enumerating through the collection. This is returned when the collection results won't fit in a single response.

Optional value

value: LivePipeline[]

List of live pipelines.

Generated using TypeDoc