LoadBalancer.UpdateStages.WithLoadBalancingRule.defineLoadBalancingRule(String name) 方法
定义
Begins the definition of a new load balancing rule to add to the load balancer.
public LoadBalancingRule.UpdateDefinitionStages.Blank<Update> defineLoadBalancingRule(String name)
参数
- name
- String
the name of the load balancing rule
返回
LoadBalancingRule.UpdateDefinitionStages.Blank<LoadBalancer.Update>
the first stage of the new load balancing rule definition