FailoverType type

The failover type, can be ForcedAllowDataLoss or Planned.
KnownFailoverType can be used interchangeably with FailoverType, this enum contains the known values that the service supports.

Known values supported by the service

ForcedAllowDataLoss: ForcedAllowDataLoss
Planned: Planned

type FailoverType = string