次の方法で共有


LogAnalyticsInputBase.ToTime プロパティ

定義

クエリの時刻を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="toTime")]
public DateTime ToTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="toTime")>]
member this.ToTime : DateTime with get, set
Public Property ToTime As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象