Interface LoadBalancerBackend.UpdateDefinitionStages
-
- Enclosing interface:
- LoadBalancerBackend
public static interface LoadBalancerBackend.UpdateDefinitionStagesGrouping of load balancer backend definition stages applicable as part of a load balancer update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT>The first stage of a load balancer backend definition.static interfaceLoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of a load balancer backend definition.static interfaceLoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine<ReturnT>The stage of a load balancer backend definition allowing to select a set of virtual machines to load balance the network traffic among.
-