IpvsScheduler type
IPVS scheduler, for more information please see http://www.linuxvirtualserver.org/docs/scheduling.html.
KnownIpvsScheduler can be used interchangeably with IpvsScheduler,
this enum contains the known values that the service supports.
Known values supported by the service
RoundRobin: Round Robin
LeastConnection: Least Connection
type IpvsScheduler = string