Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayLoadDistributionTargetPropertiesFormat
-
Packages that use ApplicationGatewayLoadDistributionTargetPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayLoadDistributionTargetPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayLoadDistributionTargetPropertiesFormat Modifier and Type Method Description ApplicationGatewayLoadDistributionTargetPropertiesFormatApplicationGatewayLoadDistributionTargetPropertiesFormat. withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool)Set the backendAddressPool property: Backend address pool resource of the application gateway.ApplicationGatewayLoadDistributionTargetPropertiesFormatApplicationGatewayLoadDistributionTargetPropertiesFormat. withWeightPerServer(Integer weightPerServer)Set the weightPerServer property: Weight per server.
-