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."],[[["This webpage provides reference documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API for .NET, specifically targeting versions 3.0.0 up to the latest 3.33.0."],["`BlueGreenSettings` is used to configure settings for blue-green upgrades, and the documentation includes details on its constructors, properties like `NodePoolSoakDuration` and `StandardRolloutPolicy`, and implementation of interfaces like `IMessage` and `IEquatable`."],["The latest version of the `BlueGreenSettings` class available is 3.33.0, with a full list of available versions ranging back to 2.3.0."],["The class allows you to specify the time, using the property `NodePoolSoakDuration`, that is needed after draining the entire blue pool before cleanup will occur."],["`BlueGreenSettings` utilizes the `RolloutPolicyCase` and `StandardRolloutPolicy` properties for managing the type and setup of blue-green upgrade deployments."]]],[]]