Partager via


Persistence.AofEnabled Propriété

Définition

Obtient ou définit indique si AOF est activé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à