Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayLoadDistributionTargetPropertiesFormat
Packages that use ApplicationGatewayLoadDistributionTargetPropertiesFormat
Package
Description
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 ApplicationGatewayLoadDistributionTargetPropertiesFormatModifier and TypeMethodDescriptionApplicationGatewayLoadDistributionTargetPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayLoadDistributionTargetPropertiesFormat from the JsonReader.ApplicationGatewayLoadDistributionTargetPropertiesFormat.withBackendAddressPool(com.azure.core.management.SubResource backendAddressPool) Set the backendAddressPool property: Backend address pool resource of the application gateway.ApplicationGatewayLoadDistributionTargetPropertiesFormat.withWeightPerServer(Integer weightPerServer) Set the weightPerServer property: Weight per server.