Interface LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ReturnT>

Type Parameters:
ReturnT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<LoadBalancingRule.UpdateDefinitionStages.WithBackend<ReturnT>>
All Known Subinterfaces:
LoadBalancingRule.UpdateDefinition<ReturnT>
Enclosing interface:
LoadBalancingRule.UpdateDefinitionStages

public static interface LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ReturnT> extends HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<LoadBalancingRule.UpdateDefinitionStages.WithBackend<ReturnT>>
The stage of a load balancing rule definition allowing to specify the frontend port to load balance.