Interface LoadBalancerInboundNatPool.UpdateStages
-
- Enclosing interface:
- LoadBalancerInboundNatPool
public static interface LoadBalancerInboundNatPool.UpdateStagesGrouping of inbound NAT pool update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerInboundNatPool.UpdateStages.WithBackendPortThe stage of an inbound NAT pool update allowing to specify the backend port.static interfaceLoadBalancerInboundNatPool.UpdateStages.WithFrontendThe stage of an inbound NAT pool update allowing to specify the frontend for the inbound NAT rules in the pool to apply to.static interfaceLoadBalancerInboundNatPool.UpdateStages.WithFrontendPortRangeThe stage of an inbound NAT pool update allowing to specify the frontend port range.static interfaceLoadBalancerInboundNatPool.UpdateStages.WithProtocolThe stage of an inbound NAT pool update allowing to specify the transport protocol for the pool to apply to.
-