Optional. Whether or not the nodes will be automatically repaired. When set
to true, the nodes in this node pool will be monitored and if they fail
health checks consistently over a period of time, an automatic repair
action will be triggered to replace them with new nodes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `AzureNodeManagement` class, part of the Anthos Multi-Cloud v1 API, defines management features for Azure node pools, allowing control over their behavior."],["Version 2.8.0 is the latest version, and the documentation provides access to past versions from 2.7.0 all the way down to 1.0.0-beta01 of `AzureNodeManagement`."],["The `AzureNodeManagement` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes an `AutoRepair` property, a boolean value that determines if nodes will be automatically repaired if they consistently fail health checks."],["The documentation highlights the available constructors, `AzureNodeManagement()` and `AzureNodeManagement(AzureNodeManagement other)`, enabling the creation of new instances and cloning existing ones, respectively."]]],[]]