你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DependencyTelemetry.ISupportSampling.SamplingPercentage 属性

定义

获取或设置介于 0 和 100) 之间的数据采样百分比 (。 应为 100/n,其中 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

属性值

实现

适用于