Interface LoadBalancerPublicFrontend.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
- All Known Subinterfaces:
LoadBalancerPublicFrontend.Definition<ParentT>
- Enclosing interface:
- LoadBalancerPublicFrontend.DefinitionStages
public static interface LoadBalancerPublicFrontend.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>
The final stage of a public 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.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attach