Sdílet prostřednictvím


RoutingPreference.RoutingChoice Property

Definition

Gets or sets routing Choice defines the kind of network routing opted by the user. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to