次の方法で共有


QueryStatisticsProperties.EndTime プロパティ

定義

メトリックの終了時刻を取得します (ISO-8601 形式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象