Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerBackend
Packages that use LoadBalancerBackend
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LoadBalancerBackend in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return LoadBalancerBackendModifier and TypeMethodDescriptionLoadBalancerOutboundRule.backend()Gets the associated backend.LoadBalancingRule.backend()Gets the backend associated with the load balancing rule.Methods in com.azure.resourcemanager.network.models that return types with arguments of type LoadBalancerBackendModifier and TypeMethodDescriptionLoadBalancer.backends()Gets backends for this load balancer to load balance the incoming traffic among.LoadBalancingRule.backends()Gets the list of backends associated with the load balancing rule.NicIpConfigurationBase.listAssociatedLoadBalancerBackends()Gets the load balancer backends associated with this network interface IP configuration.