Share via


CassandraClusterProperties.IsRepairEnabled Property

Definition

Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

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

Property Value

Applies to