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 of `StatefulHAConfig` is 3.33.0, with multiple previous versions also available for reference, ranging down to version 2.3.0."],["`StatefulHAConfig` is a class for configuring the Stateful High Availability add-on for a cluster, inheriting from `object` and implementing multiple interfaces."],["The class `StatefulHAConfig` includes a property named `Enabled`, which determines if the Stateful HA add-on is active."],["The webpage includes constructors for creating instances of `StatefulHAConfig`, both a default constructor and one that takes another `StatefulHAConfig` as a parameter."]]],[]]