Share via


PhaseDetails Class

The phase details properties of a database operation.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

PhaseDetails(**kwargs: Any)

Variables

Name Description
phase
str or Phase

The operation phase. Known values are: "LogTransitionInProgress", "Copying", "BuildingHyperscaleComponents", "Catchup", "WaitingForCutover", and "CutoverInProgress".

phase_information

The operation phase information.