SiteConfigurationSnapshotInfo.Time 속성

정의

스냅샷 수행된 시간을 가져옵니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상