RepairAction Enum
Type of repair action (replace, restart, reimage) that will be used for repairing unhealthy virtual machines in the scale set. Default value is replace.
- Inheritance
-
builtins.strRepairActionRepairAction
Constructor
RepairAction(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
REIMAGE |
REPLACE |
RESTART |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python