Compartilhar via


SamplingSettings.Percentage Propriedade

Definição

Obtém ou define a taxa de amostragem para amostragem de taxa fixa.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a