IWithTrafficRoutingMethod.WithPerformanceBasedRouting Method

Definition

Specifies that end user traffic should be routed based on the closest available endpoint in terms of the lowest network latency.

public Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Definition.IWithEndpoint WithPerformanceBasedRouting ();
abstract member WithPerformanceBasedRouting : unit -> Microsoft.Azure.Management.TrafficManager.Fluent.TrafficManagerProfile.Definition.IWithEndpoint
Public Function WithPerformanceBasedRouting () As IWithEndpoint

Returns

Applies to