ResourceMoveState type
The State of the Resource after the move operation
KnownResourceMoveState can be used interchangeably with ResourceMoveState,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown
InProgress
PrepareFailed
CommitFailed
PrepareTimedout
CommitTimedout
MoveSucceeded
Failure
CriticalFailure
PartialSuccess
type ResourceMoveState = string