Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackend
Packages that use ApplicationGatewayBackend
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayBackend in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayBackendModifier and TypeMethodDescriptionApplicationGatewayBackendHealth.backend()Gets the application gateway backend address pool that is health information pertains to.ApplicationGatewayPathRule.backend()Gets backend address pool resource of URL path map path rule.ApplicationGatewayRequestRoutingRule.backend()Gets the associated backend address pool.ApplicationGatewayUrlPathMap.defaultBackend()Gets default backend address pool.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ApplicationGatewayBackendModifier and TypeMethodDescriptionApplicationGateway.backends()Gets backend address pools of this application gateway.NicIpConfigurationBase.listAssociatedApplicationGatewayBackends()Gets the application gateway backends associated with this network IP configuration.