Interface LoadBalancingRule.DefinitionStages
- Enclosing interface:
LoadBalancingRule
public static interface LoadBalancingRule.DefinitionStages
Grouping of load balancing rule definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the load balancing rule definition.static interfaceThe final stage of the load balancing rule definition.static interfaceThe stage of a load balancing rule definition allowing to specify the backend to associate the rule with.static interfaceThe stage of a load balancing rule definition allowing to specify the backend port to send the load-balanced traffic to.static interfaceThe stage of a load balancing rule definition allowing to enable the floating IP functionality.static interfaceThe stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.static interfaceThe stage of a load balancing rule definition allowing to specify the frontend port to load balance.static interfaceThe stage of a load balancing rule definition allowing to specify the connection timeout for idle connections.static interfaceThe stage of a load balancing rule definition allowing to specify the load distribution.static interfaceThe stage of a load balancing rule definition allowing to specify the probe to associate with the rule.static interfaceThe stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to.static interfaceThe stage of a load balancing rule definition allowing to select a set of virtual machines to load balance the network traffic among.