次の方法で共有


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

適用対象