Compartir a través de


SiteConfigurationSnapshotInfo.Time Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a