ApplicationGatewayLoadDistributionPolicyPropertiesFormat interface
Properties of Load Distribution Policy of an application gateway.
Properties
| load |
Load Distribution Targets resource of an application gateway. |
| load |
Load Distribution Targets resource of an application gateway. |
Property Details
loadDistributionAlgorithm
Load Distribution Targets resource of an application gateway.
loadDistributionAlgorithm?: "RoundRobin" | "LeastConnections" | "IpHash"
Property Value
"RoundRobin" | "LeastConnections" | "IpHash"
loadDistributionTargets
Load Distribution Targets resource of an application gateway.
loadDistributionTargets?: ApplicationGatewayLoadDistributionTarget[]