次の方法で共有


QueryMetricInterval.IntervalStartTime プロパティ

定義

メトリック間隔の開始時刻を取得します (ISO-8601 形式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象