AutoFailover type

Enum for AutoFailover
KnownAutoFailover can be used interchangeably with AutoFailover, this enum contains the known values that the service supports.

Known values supported by the service

Enable: Enable AutoFailover.
Disable: Disable AutoFailover.

type AutoFailover = string