public sealed class PreservedStatePreservedNetworkIp : IMessage<PreservedStatePreservedNetworkIp>, IEquatable<PreservedStatePreservedNetworkIp>, IDeepCloneable<PreservedStatePreservedNetworkIp>, IBufferMessage, IMessage
These stateful IPs will never be released during autohealing, update or VM instance recreate operations. This flag is used to configure if the IP reservation should be deleted after it is no longer used by the group, e.g. when the given instance or the whole group is deleted.
Check the AutoDelete enum for the list of possible values.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003ePreservedStatePreservedNetworkIp\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically version 2.14.0, with links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreservedStatePreservedNetworkIp\u003c/code\u003e 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, providing functionalities related to message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that takes another \u003ccode\u003ePreservedStatePreservedNetworkIp\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePreservedStatePreservedNetworkIp\u003c/code\u003e class features properties such as \u003ccode\u003eAutoDelete\u003c/code\u003e (a string indicating whether the IP reservation should be auto-deleted) and \u003ccode\u003eIpAddress\u003c/code\u003e (an object of type \u003ccode\u003ePreservedStatePreservedNetworkIpIpAddress\u003c/code\u003e that handles the IP address representation), with corresponding HasAutoDelete for the auto_delete field.\u003c/p\u003e\n"],["\u003cp\u003eThis class is within the Google.Cloud.Compute.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]