Interface LoadBalancingRule.UpdateDefinitionStages.WithFrontend<ReturnT>

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

public static interface LoadBalancingRule.UpdateDefinitionStages.WithFrontend<ReturnT> extends HasFrontend.UpdateDefinitionStages.WithFrontend<LoadBalancingRule.UpdateDefinitionStages.WithFrontendPort<ReturnT>>
The stage of a load balancing rule definition allowing to specify the frontend to associate with the rule.