PSDistributedTracing.SamplingRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Distributed tracing sampling rate in percent.
[Newtonsoft.Json.JsonProperty(PropertyName="sampling_rate")]
public int SamplingRate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sampling_rate")>]
member this.SamplingRate : int with get, set
Public Property SamplingRate As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute