Interface LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,HasBackendPort.UpdateDefinitionStages.WithBackendPort<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>,HasFloatingIP.UpdateDefinitionStages.WithFloatingIP<LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>>,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT>,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT>,LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT>
- All Known Subinterfaces:
LoadBalancerInboundNatRule.UpdateDefinition<ParentT>
- Enclosing interface:
- LoadBalancerInboundNatRule.UpdateDefinitionStages
public static interface LoadBalancerInboundNatRule.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithBackendPort<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithFloatingIP<ParentT>, LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT>
The final stage of the inbound NAT rule definition.
At this stage, any remaining optional settings can be specified, or the inbound NAT rule definition can be attached to the parent load balancer definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasBackendPort.UpdateDefinitionStages.WithBackendPort
toBackendPortMethods inherited from interface com.azure.resourcemanager.network.models.HasFloatingIP.UpdateDefinitionStages.WithFloatingIP
withFloatingIP, withFloatingIPDisabled, withFloatingIPEnabledMethods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.UpdateDefinitionStages.WithIdleTimeout
withIdleTimeoutInMinutes