Compartir a través de


SamplingSettings.Percentage Propiedad

Definición

Obtiene o establece la velocidad de muestreo para el muestreo de frecuencia fija.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a