Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration
-
Packages that use ApplicationGatewayBackendHttpConfiguration Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHttpConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayBackendHttpConfiguration Modifier and Type Method Description ApplicationGatewayBackendHttpConfigurationApplicationGatewayBackendHttpConfigurationHealth. backendHttpConfiguration()ApplicationGatewayBackendHttpConfigurationApplicationGatewayPathRule. backendHttpConfiguration()ApplicationGatewayBackendHttpConfigurationApplicationGatewayRequestRoutingRule. backendHttpConfiguration()ApplicationGatewayBackendHttpConfigurationApplicationGatewayUrlPathMap. defaultBackendHttpConfiguration()Methods in com.microsoft.azure.management.network that return types with arguments of type ApplicationGatewayBackendHttpConfiguration Modifier and Type Method Description Map<String,ApplicationGatewayBackendHttpConfiguration>ApplicationGateway. backendHttpConfigurations()
-