次の方法で共有


Cluster.RegistrationTimestamp プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象