Compartir a través de


RoutingPreference.RoutingChoice Propiedad

Definición

Obtiene o establece la opción de enrutamiento define el tipo de enrutamiento de red que optó el usuario. Entre los valores posibles se incluyen: "MicrosoftRouting", "InternetRouting"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a