Compartir a través de


TenantConfigurationSyncStateContract.IsSynced Propiedad

Definición

Obtiene o establece el valor que indica si la última sincronización fue posterior al cambio de configuración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a