PlannedFailoverStatus type
The last planned failover status.
KnownPlannedFailoverStatus can be used interchangeably with PlannedFailoverStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: Succeeded
Failed: Failed
Cancelled: Cancelled
Unknown: Unknown
type PlannedFailoverStatus = string