RedisCommonPropertiesRedisConfiguration.AofBackupEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets specifies whether the aof backup is enabled
[Newtonsoft.Json.JsonProperty(PropertyName="aof-backup-enabled")]
public string AofBackupEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aof-backup-enabled")>]
member this.AofBackupEnabled : string with get, set
Public Property AofBackupEnabled As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute