Compartilhar via


Profile.TrafficRoutingMethod Propriedade

Definição

Obtém ou define o método de roteamento de tráfego do perfil do Gerenciador de Tráfego. Os valores possíveis incluem: 'Performance', 'Priority', 'Weighted', 'Geographic', 'MultiValue', 'Subnet'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficRoutingMethod")]
public Microsoft.Azure.Management.TrafficManager.Models.TrafficRoutingMethod? TrafficRoutingMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trafficRoutingMethod")>]
member this.TrafficRoutingMethod : Nullable<Microsoft.Azure.Management.TrafficManager.Models.TrafficRoutingMethod> with get, set
Public Property TrafficRoutingMethod As Nullable(Of TrafficRoutingMethod)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a