A flag that specifies whether the node auto-repair is enabled for the node
pool. If enabled, the nodes in this node pool will be monitored and, if
they fail health checks too many times, an automatic repair action will be
triggered.
A flag that specifies whether node auto-upgrade is enabled for the node
pool. If enabled, node auto-upgrade helps keep the nodes in your node pool
up to date with the latest release version of Kubernetes.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `NodeManagement` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest 3.33.0."],["The `NodeManagement` class is defined in the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."],["`NodeManagement` objects allow for control of node management services, including node auto-repair and auto-upgrade, with auto-upgrade options allowing configuration of the upgrade behavior."],["The `NodeManagement` class can be constructed with either a default constructor, `NodeManagement()`, or a copy constructor, `NodeManagement(NodeManagement other)`, to clone an existing instance."],["The `NodeManagement` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cNodeManagement\u003e`, `IDeepCloneable\u003cNodeManagement\u003e`, and `IBufferMessage`, along with properties to determine if auto-repair and auto-upgrade features are active."]]],[]]