Partager via


TenantConfigurationSyncStateContract.IsExport Propriété

Définition

Obtient ou définit la valeur indiquant si la dernière synchronisation a été enregistrée (true) ou si l’opération de déploiement (false) a été effectuée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à