Share via


TopQueryStatisticsInput.ObservationStartTime Property

Definition

Gets or sets observation start time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to