Share via


DependencyTelemetry.ISupportSampling.SamplingPercentage プロパティ

定義

データ サンプリングの割合 (0 ~ 100) を取得または設定します。 n は整数である場合は 100/n にする必要があります。 詳細情報

double? Microsoft.ApplicationInsights.DataContracts.ISupportSampling.SamplingPercentage { get; set; }
member this.Microsoft.ApplicationInsights.DataContracts.ISupportSampling.SamplingPercentage : Nullable<double> with get, set
 Property SamplingPercentage As Nullable(Of Double) Implements ISupportSampling.SamplingPercentage

プロパティ値

実装

適用対象