Snapshot.Time 속성

정의

스냅샷 걸린 시간을 가져옵니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상