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-04-09 UTC."],[[["This webpage provides documentation for the `BlueGreenSettings` class within the Google Kubernetes Engine v1 API, specifically for version 3.17.0 of the .NET library."],["The `BlueGreenSettings` class is used to configure settings for blue-green upgrades, including parameters like `NodePoolSoakDuration` and `StandardRolloutPolicy`."],["The class inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as detailed in the provided documentation."],["The documentation details the constructors and properties available within the `BlueGreenSettings` class, including a no-parameter constructor and a copy constructor."],["Links to documentation for previous versions of the `BlueGreenSettings` class, ranging from versions 2.3.0 up to 3.33.0, are provided, with version 3.33.0 being the latest version."]]],[]]