ApplicationGatewayLoadDistributionTargetPropertiesFormatOutput interface
Properties
| backend |
Backend address pool resource of the application gateway. |
| weight |
Weight per server. Range between 1 and 100. |
Property Details
backendAddressPool
Backend address pool resource of the application gateway.
backendAddressPool?: SubResourceOutput
Property Value
weightPerServer
Weight per server. Range between 1 and 100.
weightPerServer?: number
Property Value
number