ApplicationGatewayLoadDistributionAlgorithm type

Load Distribution Algorithm enums.
KnownApplicationGatewayLoadDistributionAlgorithm kan door elkaar worden gebruikt met ApplicationGatewayLoadDistributionAlgorithm, bevat dit enum de bekende waarden die de service ondersteunt.

Bekende waarden die door de service worden ondersteund

RoundRobin: RoundRobin
MindConnections: LeastConnections.
IpHash: IpHash

type ApplicationGatewayLoadDistributionAlgorithm = string