Compartir a través de


ProfileInner.TrafficRoutingMethod Propiedad

Definición

Obtiene o establece el método de enrutamiento de tráfico del perfil de Traffic Manager. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a