Share via


Cluster.RegistrationTimestamp Property

Definition

Gets first cluster sync timestamp.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to