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

Operation interface

作元数据。

属性

createdDateTime

创建作时的 UTC 日期和时间。

error

遇到作错误(如果有)。

etag

作 ETag。

lastActionDateTime

上次更新作状态的 UTC 日期和时间。

operationId

作 ID。

resourceLocation

作成功时导入的更新的位置。

status

作状态。

traceId

Microsoft支持人员可用于故障排除的作关联标识。

updateId

要导入或删除的更新的标识。 对于导入,只有在成功处理导入清单后,才会填充此属性。

属性详细信息

createdDateTime

创建作时的 UTC 日期和时间。

createdDateTime: Date

属性值

Date

error

遇到作错误(如果有)。

error?: ErrorModel

属性值

etag

作 ETag。

etag?: string

属性值

string

lastActionDateTime

上次更新作状态的 UTC 日期和时间。

lastActionDateTime: Date

属性值

Date

operationId

作 ID。

operationId: string

属性值

string

resourceLocation

作成功时导入的更新的位置。

resourceLocation?: string

属性值

string

status

作状态。

status: string

属性值

string

traceId

Microsoft支持人员可用于故障排除的作关联标识。

traceId?: string

属性值

string

updateId

要导入或删除的更新的标识。 对于导入,只有在成功处理导入清单后,才会填充此属性。

updateId?: UpdateId

属性值