RedisCommonConfiguration.RdbBackupMaxSnapshotCount Property

Definition

Specifies the maximum number of snapshots for rdb backup.

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

Property Value

Applies to