Partager via


TenantConfigurationSyncStateContract.IsSynced Propriété

Définition

Obtient ou définit la valeur indiquant si la dernière synchronisation a été postérieure à la modification de configuration.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à