Interface LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
Attachable.InDefinitionAlt<ParentT>, HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>>, LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone<ParentT>
All Known Subinterfaces:
LoadBalancerPrivateFrontend.Definition<ParentT>
Enclosing interface:
LoadBalancerPrivateFrontend.DefinitionStages

The final stage of a private frontend definition.

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