Share via


IpvsScheduler type

Defines values for IpvsScheduler.
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