Share via


AutomaticRepairsPolicy.Enabled Property

Definition

Specifies whether automatic repairs should be enabled on the virtual machine scale set. The default value is false.

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

Property Value

Applies to