Interface LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdateAlt<ParentT>,HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>>,LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone<ParentT>
- All Known Subinterfaces:
LoadBalancerPrivateFrontend.UpdateDefinition<ParentT>
- Enclosing interface:
- LoadBalancerPrivateFrontend.UpdateDefinitionStages
public static interface LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdateAlt<ParentT>, HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress<LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>>, LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone<ParentT>
The final stage of an internal 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.InUpdateAlt
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress
withPrivateIpAddressDynamic, withPrivateIpAddressStaticMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone
withAvailabilityZone