public sealed class ClusterPersistenceConfig.Types.AOFConfig : IMessage<ClusterPersistenceConfig.Types.AOFConfig>, IEquatable<ClusterPersistenceConfig.Types.AOFConfig>, IDeepCloneable<ClusterPersistenceConfig.Types.AOFConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class ClusterPersistenceConfig.Types.AOFConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `ClusterPersistenceConfig.Types.AOFConfig` class, part of the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The `AOFConfig` class is used to configure AOF-based persistence for Redis clusters."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains an `AppendFsync` property, which is used to define the fsync configuration."],["There are multiple versions available for this class, and 1.4.0 is the latest release."]]],[]]