Compartir a través de


Snapshot.Time Propiedad

Definición

Obtiene la hora en que se tomó la instantánea.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.time")]
public string Time { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.time")>]
member this.Time : string
Public ReadOnly Property Time As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a