public sealed class BlueGreenSettings : IMessage<BlueGreenSettings>, IEquatable<BlueGreenSettings>, IDeepCloneable<BlueGreenSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BlueGreenSettings.
[[["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."],[[["The webpage provides reference documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API for .NET, specifically version 3.28.0."],["`BlueGreenSettings` class manages configurations for blue-green upgrades in Google Kubernetes Engine and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of this `BlueGreenSettings` documentation is 3.33.0, and various versions ranging from 2.3.0 to 3.33.0 are accessible, offering a view into the evolution of this class over time."],["Key properties of the `BlueGreenSettings` class include `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy`, which are crucial for configuring the blue-green upgrade process."],["The documentation also includes information on inherited members and provides the name space, the assembly, and the constructors of the class."]]],[]]