Partager via


TenantConfigurationSyncStateContract.SyncDate Propriété

Définition

Obtient ou définit la date de la dernière synchronisation. La date est conforme au format suivant : yyyy-MM-ddTHH:mm:ssZ tel que spécifié par la norme ISO 8601.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.syncDate")]
public DateTime? SyncDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.syncDate")>]
member this.SyncDate : Nullable<DateTime> with get, set
Public Property SyncDate As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à