public sealed class StandardRolloutPolicy : IMessage<BlueGreenSettings.Types.StandardRolloutPolicy>, IEquatable<BlueGreenSettings.Types.StandardRolloutPolicy>, IDeepCloneable<BlueGreenSettings.Types.StandardRolloutPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class BlueGreenSettings.Types.StandardRolloutPolicy.
Standard rollout policy is the default policy for blue-green.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically focusing on version 3.5.0 and also listing prior versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e is the default policy for blue-green deployments, designed to manage the rollout process in Kubernetes.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e class includes properties such as \u003ccode\u003eBatchNodeCount\u003c/code\u003e, \u003ccode\u003eBatchPercentage\u003c/code\u003e, and \u003ccode\u003eBatchSoakDuration\u003c/code\u003e to control the rollout's batch size, percentage, and soak time.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e class allow for creating new instances with or without an existing \u003ccode\u003eStandardRolloutPolicy\u003c/code\u003e instance as a basis.\u003c/p\u003e\n"]]],[],null,[]]