public static interface LoadBalancer.DefinitionStages.WithLoadBalancingRule
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate> |
defineLoadBalancingRule(String name)
Begins the definition of a new load balancing rule to add to the load balancer.
|
LoadBalancingRule.DefinitionStages.Blank<LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate> defineLoadBalancingRule(String name)
name - the name of the load balancing rule/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/