Compartilhar via


TenantConfigurationSyncStateContract.IsExport Propriedade

Definição

Obtém ou define o valor que indica se a última sincronização foi salvar (true) ou implantar (false).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a