LoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

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

Implements

WithVirtualMachine<ParentT> InUpdate<ParentT>

public static interface LoadBalancerBackend.UpdateDefinitionStages.WithAttach
extends InUpdate<ParentT>, WithVirtualMachine<ParentT>

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.

Applies to