Compartilhar via


ApplicationInsightsComponent.SamplingPercentage Propriedade

Definição

Obtém ou define o percentual dos dados produzidos pelo aplicativo que está sendo monitorado que está sendo amostrado para telemetria do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a