Share via


ServiceConfiguration.ExplorationPercentage Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to