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