共用方式為


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 Azure.Provisioning.BicepValue<bool> IsRepairEnabled { get; set; }
member this.IsRepairEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsRepairEnabled As BicepValue(Of Boolean)

Property Value

Applies to