LoadBalancerBackend.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

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

public interface WithAttach extends Attachable.InDefinition,LoadBalancerBackend.DefinitionStages.WithVirtualMachine

The final stage of a load balancer backend definition.

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

Inherited Members

Applies to