Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LivePipelineOperationStatus

Package version

Used for tracking the status of an operation on the live pipeline.

Hierarchy

  • LivePipelineOperationStatus

Index

Properties

Properties

Optional error

The error details for the live pipeline operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the live pipeline operation. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: undefined | string

The status of the live pipeline operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc