次の方法で共有


MetricsResultInfo.Interval プロパティ

定義

メトリック データのセグメント化に使用する間隔を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象