Interface LoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT>

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

public static interface LoadBalancerBackend.UpdateDefinitionStages.Blank<ParentT> extends LoadBalancerBackend.UpdateDefinitionStages.WithAttach<ParentT>
The first stage of a load balancer backend definition.