Package version:

The details about the specific stage 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