你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Operation interface
操作元数据。
属性
created |
创建操作时的 UTC 日期和时间。 |
error | 遇到操作错误(如果有)。 |
etag | 操作 ETag。 |
last |
上次更新操作状态的 UTC 日期和时间。 |
operation |
操作 ID。 |
resource |
操作成功时导入的更新的位置。 |
status | 操作状态。 |
trace |
Microsoft 支持部门可用于故障排除的操作关联标识。 |
update |
要导入或删除的更新的标识。 对于导入,只有在导入清单成功处理后,才会填充此属性。 |
属性详细信息
createdDateTime
创建操作时的 UTC 日期和时间。
createdDateTime: Date
属性值
Date
error
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