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.microsoft.azure.management.network.model.HasBackendPort.UpdateStages.WithBackendPort
toBackendPort
Methods inherited from interface com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages.WithFloatingIP
withFloatingIP, withFloatingIPDisabled, withFloatingIPEnabled
Methods inherited from interface com.microsoft.azure.management.network.model.HasFrontend.UpdateStages.WithFrontend
fromFrontend
Methods inherited from interface com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort
fromFrontendPort
Methods inherited from interface com.microsoft.azure.management.network.model.HasProtocol.UpdateStages.WithProtocol
withProtocol
Methods inherited from interface com.microsoft.azure.management.network.LoadBalancerInboundNatRule.UpdateStages.WithIdleTimeout
withIdleTimeoutInMinutes