Uses of Class
com.microsoft.azure.management.network.ApplicationGatewayBackendHealthHttpSettings
Packages that use ApplicationGatewayBackendHealthHttpSettings
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ApplicationGatewayBackendHealthHttpSettings in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayBackendHealthHttpSettingsModifier and TypeMethodDescriptionApplicationGatewayBackendHealthHttpSettings.withBackendHttpSettings
(ApplicationGatewayBackendHttpSettings backendHttpSettings) Set reference to an ApplicationGatewayBackendHttpSettings resource.ApplicationGatewayBackendHealthHttpSettings.withServers
(List<ApplicationGatewayBackendHealthServer> servers) Set list of ApplicationGatewayBackendHealthServer resources.Methods in com.microsoft.azure.management.network that return types with arguments of type ApplicationGatewayBackendHealthHttpSettingsModifier and TypeMethodDescriptionApplicationGatewayBackendHealthPool.backendHttpSettingsCollection()
Get list of ApplicationGatewayBackendHealthHttpSettings resources.Method parameters in com.microsoft.azure.management.network with type arguments of type ApplicationGatewayBackendHealthHttpSettingsModifier and TypeMethodDescriptionApplicationGatewayBackendHealthPool.withBackendHttpSettingsCollection
(List<ApplicationGatewayBackendHealthHttpSettings> backendHttpSettingsCollection) Set list of ApplicationGatewayBackendHealthHttpSettings resources.