Interface LoadBalancerBackend
- All Superinterfaces:
ChildResource<LoadBalancer>, HasBackendNics, HasInnerModel<BackendAddressPoolInner>, HasLoadBalancingRules, HasName, HasParent<LoadBalancer>, Indexable
public interface LoadBalancerBackend
extends HasInnerModel<BackendAddressPoolInner>, ChildResource<LoadBalancer>, HasLoadBalancingRules, HasBackendNics
A client-side representation of a load balancer backend address pool.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a load balancer backend definition.static interfaceGrouping of load balancer backend definition stages.static interfaceThe entirety of a load balancer backend update as part of a load balancer update.static interfaceThe entirety of a load balancer backend definition as part of a load balancer update.static interfaceGrouping of load balancer backend definition stages applicable as part of a load balancer update.static interfaceGrouping of load balancer backend update stages. -
Method Summary
Modifier and TypeMethodDescriptionGets a list of the resource IDs of the virtual machines associated with this backend.Methods inherited from interface HasBackendNics
backendNicIPConfigurationNamesMethods inherited from interface HasInnerModel
innerModelMethods inherited from interface HasLoadBalancingRules
loadBalancingRules
-
Method Details
-
getVirtualMachineIds
-