Phase type

The operation phase.
KnownPhase can be used interchangeably with Phase, this enum contains the known values that the service supports.

Known values supported by the service

LogTransitionInProgress: LogTransitionInProgress
Copying: Copying
BuildingHyperscaleComponents: BuildingHyperscaleComponents
Catchup: Catchup
WaitingForCutover: WaitingForCutover
CutoverInProgress: CutoverInProgress

type Phase = string