ProfileInner.TrafficRoutingMethod Property

Definition

Gets or sets the traffic routing method of the Traffic Manager profile. Possible values include: 'Performance', 'Priority', 'Weighted', 'Geographic', 'MultiValue', 'Subnet'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficRoutingMethod")]
public string TrafficRoutingMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficRoutingMethod")>]
member this.TrafficRoutingMethod : string with get, set
Public Property TrafficRoutingMethod As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to