共用方式為


OperationResource interface

作業狀態回應

屬性

endTime

作業的結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

error

作業失敗時發生錯誤訊息

id

作業標識元注意:此屬性將不會串行化。 它只能由伺服器填入。

name

作業標識元注意:此屬性將不會串行化。 它只能由伺服器填入。

startTime

作業的開始時間注意:此屬性將不會串行化。 它只能由伺服器填入。

status

作業狀態注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

endTime

作業的結束時間注意:此屬性將不會串行化。 它只能由伺服器填入。

endTime?: Date

屬性值

Date

error

作業失敗時發生錯誤訊息

error?: OperationError

屬性值

id

作業標識元注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

name

作業標識元注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

startTime

作業的開始時間注意:此屬性將不會串行化。 它只能由伺服器填入。

startTime?: Date

屬性值

Date

status

作業狀態注意:此屬性不會串行化。 它只能由伺服器填入。

status?: string

屬性值

string