Package version:

Contains details about the multiple job stages of a job

Hierarchy

  • JobStage

Properties

detail?: string

The details of the stage.

errorCode?: string

The error code of the stage if any.

message?: string

The message of the job stage.

stageStatus: JobStatus

The stage status.

Generated using TypeDoc