Share via


ApplicationGatewayLoadDistributionPolicyPropertiesFormat interface

Properties of Load Distribution Policy of an application gateway.

Properties

loadDistributionAlgorithm

Load Distribution Targets resource of an application gateway.

loadDistributionTargets

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[]

Property Value