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 documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API, specifically for version 3.25.0 of the .NET library."],["The `BlueGreenSettings` class is used to configure settings for blue-green upgrades in Google Kubernetes Engine, a method for updating a system by shifting traffic between two identical environments."],["The page details the `BlueGreenSettings` class's inheritance, implementation of various interfaces, and contains the constructors `BlueGreenSettings()` and `BlueGreenSettings(BlueGreenSettings other)` to either create a new settings or from an existing settings."],["This documentation lists available properties for the `BlueGreenSettings` class which are `NodePoolSoakDuration`, `RolloutPolicyCase`, and `StandardRolloutPolicy`."],["The page also provides links to different versions of the documentation, ranging from version 3.33.0 (latest) down to version 2.3.0, along with the namespace `Google.Cloud.Container.V1` and the associated assembly `Google.Cloud.Container.V1.dll`."]]],[]]