ApplicationGatewayLoadDistributionAlgorithm type

Load Distribution Algorithm enums.
KnownApplicationGatewayLoadDistributionAlgorithm can be used interchangeably with ApplicationGatewayLoadDistributionAlgorithm, this enum contains the known values that the service supports.

Known values supported by the service

RoundRobin: RoundRobin
LeastConnections: LeastConnections
IpHash: IpHash

type ApplicationGatewayLoadDistributionAlgorithm = string