次の方法で共有


QueryInterval.IntervalStartTime プロパティ

定義

測定間隔の開始時刻を取得します (ISO8601 形式)。

[Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")]
public DateTime? IntervalStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")>]
member this.IntervalStartTime : Nullable<DateTime>
Public ReadOnly Property IntervalStartTime As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象