Partager via


TenantConfigurationSyncStateContract.ConfigurationChangeDate Propriété

Définition

Obtient ou définit la date de la dernière modification de configuration. 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.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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à