Interface LoadBalancerBackend.UpdateDefinition<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InUpdate<ParentT>, LoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerBackend.UpdateDefinitionStages.WithVirtualMachine<ParentT>
Enclosing interface:
LoadBalancerBackend

public static interface LoadBalancerBackend.UpdateDefinition<ParentT> extends LoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of a load balancer backend definition as part of a load balancer update.