共用方式為


OperationStatus interface

作業的狀態。

屬性

endTime

作業的結束時間。

error

如果有的話,作業的錯誤詳細數據。

id

作業標識碼。

name

作業名稱。

startTime

作業的開始時間。

status

作業的狀態。

屬性詳細資料

endTime

作業的結束時間。

endTime?: string

屬性值

string

error

如果有的話,作業的錯誤詳細數據。

error?: ErrorDetail

屬性值

id

作業標識碼。

id?: string

屬性值

string

name

作業名稱。

name?: string

屬性值

string

startTime

作業的開始時間。

startTime?: string

屬性值

string

status

作業的狀態。

status?: string

屬性值

string