次の方法で共有


PerfCounterDataSource.SamplingFrequencyInSeconds プロパティ

定義

連続するカウンター測定 (サンプル) 間の秒数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="samplingFrequencyInSeconds")]
public int? SamplingFrequencyInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="samplingFrequencyInSeconds")>]
member this.SamplingFrequencyInSeconds : Nullable<int> with get, set
Public Property SamplingFrequencyInSeconds As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象