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
public static interface LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinitionAlt<ParentT>, HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>>, LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone<ParentT>
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.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinitionAlt
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone
withAvailabilityZone