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, spanning multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class facilitates the creation of a new IP for a cluster and then updating each node pool to use the new IP, as a means to rotate the cluster's IP.\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, offering functionalities for message handling, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, which specifies the cluster to rotate, and \u003ccode\u003eRotateCredentials\u003c/code\u003e, which dictates whether credentials should also be rotated.\u003c/p\u003e\n"],["\u003cp\u003eThere are several deprecated properties such as \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, that have been replaced by the \u003ccode\u003eName\u003c/code\u003e field, indicating updates to how cluster locations are specified.\u003c/p\u003e\n"]]],[],null,[]]