Share via


RedisCommonConfiguration.IsRdbBackupEnabled Property

Definition

Specifies whether the rdb backup is enabled.

public bool? IsRdbBackupEnabled { get; set; }
member this.IsRdbBackupEnabled : Nullable<bool> with get, set
Public Property IsRdbBackupEnabled As Nullable(Of Boolean)

Property Value

Applies to