Udostępnij za pośrednictwem


RegionSetting.Value Property

Definition

Gets or sets a value for priority or weighted routing methods.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public double? Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Nullable<double> with get, set
Public Property Value As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to