Compartir a través de


Cluster.LastSyncTimestamp Propiedad

Definición

Obtiene la marca de tiempo de sincronización del clúster más reciente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a