MoveState type

Defines values for MoveState.
KnownMoveState can be used interchangeably with MoveState, this enum contains the known values that the service supports.

Known values supported by the service

AssignmentPending
PreparePending
PrepareInProgress
PrepareFailed
MovePending
MoveInProgress
MoveFailed
DiscardInProgress
DiscardFailed
CommitPending
CommitInProgress
CommitFailed
Committed
DeleteSourcePending
ResourceMoveCompleted

type MoveState = string