public sealed class StartIPRotationRequest : IMessage<StartIPRotationRequest>, IEquatable<StartIPRotationRequest>, IDeepCloneable<StartIPRotationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class StartIPRotationRequest.
StartIPRotationRequest creates a new IP for the cluster and then performs
a node upgrade on each node pool to point to the new IP.
[[["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 page provides documentation for the \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development, detailing its usage for initiating IP rotation in clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, is designed to manage the creation of new IPs and the upgrading of node pools within a cluster, ensuring they point to the new IP.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e is 3.33.0, with a comprehensive history of versions available, down to version 2.3.0, for developers to reference and use accordingly.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers several properties, such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRotateCredentials\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, to configure the IP rotation process, including deprecated properties which are no longer in use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartIPRotationRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, object comparison, deep cloning, and buffer message interactions, respectively.\u003c/p\u003e\n"]]],[],null,[]]