VirtualMachineNeedSecondaryReason_enum

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 FT
  • divergence: Divergence
  • lostConnection: Lose connection to secondary
  • partialHardwareFailure: Partial hardware failure
  • userAction: Terminated by user
  • checkpointError: Checkpoint error
  • other: All other reasons
This data structure has no properties.
Enumeration: initializing, divergence, lostConnection, partialHardwareFailure, userAction, checkpointError, other,