public sealed class StatefulHAConfig : IMessage<StatefulHAConfig>, IEquatable<StatefulHAConfig>, IDeepCloneable<StatefulHAConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class StatefulHAConfig.
[[["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 documentation for the `StatefulHAConfig` class within the Google Kubernetes Engine v1 API."],["The latest version available for `StatefulHAConfig` is 3.33.0, but the current displayed version is 3.21.0, and versions dating back to 2.3.0 are available."],["`StatefulHAConfig` is part of the `Google.Cloud.Container.V1` namespace and is implemented as a sealed class that inherits from `object` and implements several interfaces like `IMessage` and `IEquatable`."],["The class includes properties such as `Enabled`, which determines if the Stateful HA add-on is turned on, along with constructors for creating instances of the `StatefulHAConfig` object."],["This page has reference documentation and code samples for `StatefulHAConfig`, and the assembly is `Google.Cloud.Container.V1.dll`."]]],[]]