AutomaticRepairsPolicy.RepairAction Property

Definition

Type of repair action (replace, restart, reimage) that will be used for repairing unhealthy virtual machines in the scale set. Default value is replace.

public Azure.ResourceManager.Compute.Models.RepairAction? RepairAction { get; set; }
member this.RepairAction : Nullable<Azure.ResourceManager.Compute.Models.RepairAction> with get, set
Public Property RepairAction As Nullable(Of RepairAction)

Property Value

Applies to