traffic Routing Method
Parameters
value
Specifies the algorithm used to route traffic. Possible values are Geographic
, Weighted
, Performance
, Priority
, Subnet
and MultiValue
.
Geographic
- Traffic is routed based on Geographic regions specified in the Endpoint.MultiValue
- All healthy Endpoints are returned. MultiValue routing method works only if all the endpoints of typeExternal
and are specified as IPv4 or IPv6 addresses.Performance
- Traffic is routed via the User's closest EndpointPriority
- Traffic is routed to the Endpoint with the lowestpriority
value.Subnet
- Traffic is routed based on a mapping of sets of end-user IP address ranges to a specific Endpoint within a Traffic Manager profile.Weighted
- Traffic is spread across Endpoints proportional to theirweight
value.