Freigeben über


TenantConfigurationSyncStateContract.SyncDate Eigenschaft

Definition

Ruft das Datum der letzten Synchronisierung ab oder legt es fest. Das Datum entspricht dem folgenden Format: yyyy-MM-ddTHH:mm:ssZ gemäß der ISO 8601-Norm.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: