Share via


RedisCommonConfiguration.RdbBackupMaxSnapshotCount Property

Definition

Specifies the maximum number of snapshots for rdb backup.

public int? RdbBackupMaxSnapshotCount { get; set; }
member this.RdbBackupMaxSnapshotCount : Nullable<int> with get, set
Public Property RdbBackupMaxSnapshotCount As Nullable(Of Integer)

Property Value

Applies to