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 webpage provides documentation for the \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development, across multiple versions, with the latest being 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class is used to initiate a process that creates a new IP address for a cluster and upgrades each node pool to use this new IP, and it also offers the option to rotate credentials during this process.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's inheritance, which includes implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and shows the inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class contains several properties, including \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRotateCredentials\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, with some properties being marked as deprecated and replaced by the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e class has two constructors: a parameterless constructor, and one that accepts another \u003ccode\u003eStartIPRotationRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]