Reference documentation and code samples for the Compute Engine v1 API enum StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides versioned documentation for the `StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete` enum within the Google.Cloud.Compute.V1 .NET library, with versions ranging from 1.0.0 to 3.6.0."],["The latest version of the documentation available is for version 3.6.0 of the library, with previous versions readily accessible."],["The `AutoDelete` enum defines how stateful IPs are managed, with options to never delete them, or delete them on permanent instance deletion."],["The enum is defined within the `Google.Cloud.Compute.V1` namespace, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation outlines the available fields for the enum: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`, along with their respective descriptions."]]],[]]