Uses of Class
com.microsoft.azure.management.network.ApplicationGatewayBackendHealthPool
-
Packages that use ApplicationGatewayBackendHealthPool Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHealthPool in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayBackendHealthPool Modifier and Type Method Description ApplicationGatewayBackendHealthPoolApplicationGatewayBackendHealthPool. withBackendAddressPool(com.microsoft.azure.management.network.implementation.ApplicationGatewayBackendAddressPoolInner backendAddressPool)Set the backendAddressPool value.ApplicationGatewayBackendHealthPoolApplicationGatewayBackendHealthPool. withBackendHttpSettingsCollection(List<ApplicationGatewayBackendHealthHttpSettings> backendHttpSettingsCollection)Set the backendHttpSettingsCollection value.
-