Interface LoadBalancerInboundNatRule.Update
-
- All Superinterfaces:
HasBackendPort.UpdateStages.WithBackendPort<LoadBalancerInboundNatRule.Update>,HasFloatingIP.UpdateStages.WithFloatingIP<LoadBalancerInboundNatRule.Update>,HasFrontend.UpdateStages.WithFrontend<LoadBalancerInboundNatRule.Update>,HasFrontendPort.UpdateStages.WithFrontendPort<LoadBalancerInboundNatRule.Update>,HasProtocol.UpdateStages.WithProtocol<LoadBalancerInboundNatRule.Update,TransportProtocol>,LoadBalancerInboundNatRule.UpdateStages.WithBackendPort,LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP,LoadBalancerInboundNatRule.UpdateStages.WithFrontend,LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort,LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout,LoadBalancerInboundNatRule.UpdateStages.WithProtocol,Settable<LoadBalancer.Update>
- Enclosing interface:
- LoadBalancerInboundNatRule
public static interface LoadBalancerInboundNatRule.Update extends Settable<LoadBalancer.Update>, LoadBalancerInboundNatRule.UpdateStages.WithBackendPort, LoadBalancerInboundNatRule.UpdateStages.WithFloatingIP, LoadBalancerInboundNatRule.UpdateStages.WithFrontend, LoadBalancerInboundNatRule.UpdateStages.WithFrontendPort, LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout, LoadBalancerInboundNatRule.UpdateStages.WithProtocol
The entirety of an inbound NAT rule update as part of a load balancer update.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasBackendPort.UpdateStages.WithBackendPort
toBackendPort
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasFloatingIP.UpdateStages.WithFloatingIP
withFloatingIP, withFloatingIPDisabled, withFloatingIPEnabled
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasFrontend.UpdateStages.WithFrontend
fromFrontend
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasFrontendPort.UpdateStages.WithFrontendPort
fromFrontendPort
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.UpdateStages.WithProtocol
withProtocol
-
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
withIdleTimeoutInMinutes
-
-