Interface LoadBalancerInboundNatPool.Update
-
- All Superinterfaces:
HasBackendPort.UpdateStages.WithBackendPort<LoadBalancerInboundNatPool.Update>,HasFrontend.UpdateStages.WithFrontend<LoadBalancerInboundNatPool.Update>,HasProtocol.UpdateStages.WithProtocol<LoadBalancerInboundNatPool.Update,TransportProtocol>,LoadBalancerInboundNatPool.UpdateStages.WithBackendPort,LoadBalancerInboundNatPool.UpdateStages.WithFrontend,LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange,LoadBalancerInboundNatPool.UpdateStages.WithProtocol,Settable<LoadBalancer.Update>
- Enclosing interface:
- LoadBalancerInboundNatPool
public static interface LoadBalancerInboundNatPool.Update extends Settable<LoadBalancer.Update>, LoadBalancerInboundNatPool.UpdateStages.WithProtocol, LoadBalancerInboundNatPool.UpdateStages.WithFrontend, LoadBalancerInboundNatPool.UpdateStages.WithBackendPort, LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange
The entirety of an inbound NAT pool 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.HasFrontend.UpdateStages.WithFrontend
fromFrontend
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.UpdateStages.WithProtocol
withProtocol
-
Methods inherited from interface com.azure.resourcemanager.network.models.LoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRange
fromFrontendPortRange
-
-