你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OperationStatus interface

作的状态。

属性

endTime

作的结束时间。

error

作的错误详细信息(如果有)。

id

作 ID。

name

作名称。

startTime

作的开始时间。

status

作的状态。

属性详细信息

endTime

作的结束时间。

endTime?: string

属性值

string

error

作的错误详细信息(如果有)。

error?: ErrorResponse

属性值

id

作 ID。

id?: string

属性值

string

name

作名称。

name?: string

属性值

string

startTime

作的开始时间。

startTime?: string

属性值

string

status

作的状态。

status?: string

属性值

string