Compartir a través de


QueryInterval.IntervalStartTime Propiedad

Definición

Obtiene la hora de inicio del intervalo de medición (formato ISO8601).

[Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")]
public DateTime? IntervalStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="intervalStartTime")>]
member this.IntervalStartTime : Nullable<DateTime>
Public ReadOnly Property IntervalStartTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a