ResourceMoveDetails interface
Fields for tracking resource move
Properties
operation |
Denotes whether move operation is in progress |
operation |
Denotes the timeout of the operation to finish |
Property Details
operationInProgress
Denotes whether move operation is in progress
operationInProgress?: string
Property Value
string
operationInProgressLockTimeoutInUTC
Denotes the timeout of the operation to finish
operationInProgressLockTimeoutInUTC?: Date
Property Value
Date