共用方式為


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

適用於