Freigeben über


TenantConfigurationSyncStateContract.ConfigurationChangeDate Eigenschaft

Definition

Ruft das Datum der letzten Konfigurationsänderung 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.configurationChangeDate")]
public DateTime? ConfigurationChangeDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.configurationChangeDate")>]
member this.ConfigurationChangeDate : Nullable<DateTime> with get, set
Public Property ConfigurationChangeDate As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: