LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> Interface

Type Parameters

ReturnT

the stage of the parent definition to return to after attaching this definition

public interface WithAttach extends Attachable.InDefinition,LoadBalancingRule.DefinitionStages.WithFloatingIP,LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes,LoadBalancingRule.DefinitionStages.WithLoadDistribution,LoadBalancingRule.DefinitionStages.WithProbe

The final stage of the load balancing rule definition.

At this stage, any remaining optional settings can be specified, or the load balancing rule definition can be attached to the parent load balancer definition.

Inherited Members

Applies to