ParentT - the return type of Attachable.InDefinition.attach()public static interface TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> |
withRoutingWeight(int weight)
Specifies the weight for the endpoint that will be used when the parent profile is configured with
Weighted routing method
TrafficRoutingMethod.WEIGHTED. |
TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT> withRoutingWeight(int weight)
TrafficRoutingMethod.WEIGHTED.weight - the endpoint weightCopyright © 2019. All rights reserved.