Class AOFConfig
Configuration of the AOF based persistence.
Implements
Inherited Members
Namespace: Google.Apis.CloudRedis.v1beta1.Data
Assembly: Google.Apis.CloudRedis.v1beta1.dll
Syntax
public class AOFConfig : IDirectResponseSchemaProperties
AppendFsync
Optional. fsync configuration.
Declaration
[JsonProperty("appendFsync")]
public virtual string AppendFsync { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |