次の方法で共有


Cluster.LastSyncTimestamp プロパティ

定義

最新のクラスター同期タイムスタンプを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象