ApplicationGatewayLoadDistributionTargetPropertiesFormat Class

ApplicationGatewayLoadDistributionTargetPropertiesFormat.

Constructor

ApplicationGatewayLoadDistributionTargetPropertiesFormat(*args: Any, **kwargs: Any)

Variables

Name Description
weight_per_server
int

Weight per server. Range between 1 and 100.

backend_address_pool

Backend address pool resource of the application gateway.

Attributes

backend_address_pool

Backend address pool resource of the application gateway.

backend_address_pool: _models.SubResource | None

weight_per_server

Weight per server. Range between 1 and 100.

weight_per_server: int | None