public static interface TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
Modifier and Type | Method and Description |
---|---|
TrafficManagerEndpoint.Update |
withRoutingWeight(int weight)
Specifies the weight for the endpoint that will be used when the weight-based routing method
TrafficRoutingMethod.WEIGHTED is enabled on the profile. |
TrafficManagerEndpoint.Update withRoutingWeight(int weight)
TrafficRoutingMethod.WEIGHTED
is enabled on the profile.weight
- the endpoint weightCopyright © 2019. All rights reserved.