RepairAction type

Type of repair action (replace, restart, reimage) that will be used for repairing unhealthy virtual machines in the scale set. Default value is replace.
KnownRepairAction can be used interchangeably with RepairAction, this enum contains the known values that the service supports.

Known values supported by the service

Replace
Restart
Reimage

type RepairAction = string