共用方式為


JobStage interface

作業特定階段的詳細資料。

屬性

detail

階段的詳細資料。

errorCode

如果有的話,階段的錯誤碼。

message

作業階段的訊息。

stageStatus

階段狀態。

屬性詳細資料

detail

階段的詳細資料。

detail?: string

屬性值

string

errorCode

如果有的話,階段的錯誤碼。

errorCode?: string

屬性值

string

message

作業階段的訊息。

message?: string

屬性值

string

stageStatus

階段狀態。

stageStatus: JobStatus

屬性值