ResourceMoveDetails interface
用于跟踪资源移动的字段
属性
| operation |
表示移动作是否正在进行 |
| operation |
表示要完成的作超时 |
属性详细信息
operationInProgress
表示移动作是否正在进行
operationInProgress?: string
属性值
string
operationInProgressLockTimeoutInUTC
表示要完成的作超时
operationInProgressLockTimeoutInUTC?: Date
属性值
Date