Partager via


ApplicationInsightsComponent.SamplingPercentage Propriété

Définition

Obtient ou définit le pourcentage des données produites par l’application surveillée qui est échantillonné pour la télémétrie Application Insights.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à