次の方法で共有


AppPlatformMonitoringSettingProperties.AppInsightsSamplingRate プロパティ

定義

Application Insight Agent のサンプリング レートを示します。範囲は [0.0, 100.0] である必要があります。

public double? AppInsightsSamplingRate { get; set; }
member this.AppInsightsSamplingRate : Nullable<double> with get, set
Public Property AppInsightsSamplingRate As Nullable(Of Double)

プロパティ値

適用対象