Reference documentation and code samples for the Compute Engine v1 API enum PreservedStatePreservedNetworkIp.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-03-24 UTC."],[[["This webpage provides reference documentation for the `PreservedStatePreservedNetworkIp.Types.AutoDelete` enum within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, with a wide range of versions dating back to 1.0.0 also listed."],["The `AutoDelete` enum is used to configure whether an IP reservation should be deleted when it's no longer used by a group, such as after instance or group deletion."],["The enum defines three possible fields: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`, each with a corresponding description."],["The namespace for this API enum is `Google.Cloud.Compute.V1` and it can be found in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]