NicIPConfiguration.UpdateStages.WithLoadBalancer.withExistingLoadBalancerInboundNatRule(LoadBalancer loadBalancer, String inboundNatRuleName) 方法
定义
Specifies the load balancer inbound NAT rule to associate this IP configuration with.
public Update withExistingLoadBalancerInboundNatRule(LoadBalancer loadBalancer, String inboundNatRuleName)
参数
- loadBalancer
- LoadBalancer
an existing load balancer
- inboundNatRuleName
- String
the name of an existing inbound NAT rule on the selected load balancer
返回
the next stage of the update