Share via


CassandraClusterBackupSchedule.RetentionInHours Property

Definition

The retention period (hours) of the backups. If you want to retain data forever, set retention to 0.

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

Property Value

Applies to