Compartilhar via


Persistence.AofEnabled Propriedade

Definição

Obtém ou define se o AOF está habilitado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a