LogAnalyticsInputBase.ToTime Property

Definition

Gets or sets to time of the query

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to