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."],[[["This webpage provides documentation for the `AzureNodeManagement` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.7.0."],["The `AzureNodeManagement` class defines management features for Azure node pools, including the ability to enable automatic node repair."],["The class inherits from the base `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the available constructors for the `AzureNodeManagement` class, allowing for default initialization or cloning from an existing instance."],["The `AutoRepair` property, a boolean, controls whether or not automatic repair of nodes is enabled, ensuring unhealthy nodes are replaced."]]],[]]