public sealed class CompleteIPRotationRequest : IMessage<CompleteIPRotationRequest>, IEquatable<CompleteIPRotationRequest>, IDeepCloneable<CompleteIPRotationRequest>, IBufferMessage, IMessage
CompleteIPRotationRequest moves the cluster master back into single-IP mode.
[[["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 webpage details the \u003ccode\u003eCompleteIPRotationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompleteIPRotationRequest\u003c/code\u003e class is designed to revert a cluster master to single-IP mode, it inherits from various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is \u003ccode\u003e3.33.0\u003c/code\u003e, and the page also provides links to documentation for a range of prior versions going as far back as \u003ccode\u003e2.3.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e for the different ways the cluster can be identified, however \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e are all deprecated and replaced by the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompleteIPRotationRequest\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eCompleteIPRotationRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]