VirtualMachineNeedSecondaryReason_enum
VirtualMachineNeedSecondaryReason_enum
The NeedSecondaryReason type defines all reasons a virtual machine is in the needSecondary Fault Tolerance state following a failure.
Possible values:
initializing
: Initializing FTdivergence
: DivergencelostConnection
: Lose connection to secondarypartialHardwareFailure
: Partial hardware failureuserAction
: Terminated by usercheckpointError
: Checkpoint errorother
: All other reasons
This data structure has no properties.
Enumeration: initializing, divergence, lostConnection, partialHardwareFailure, userAction, checkpointError, other,