LogAnalyticsInputBase.FromTime Property

Definition

Gets or sets from time of the query

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to