PSDistributedTracing.SamplingRate Property

Definition

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

Applies to