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."],[[["The content provides documentation for the `StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET client library."],["This enum manages the behavior of stateful IP reservations, detailing whether they are deleted automatically when no longer in use by an instance or group."],["The documentation spans multiple versions of the .NET library, ranging from version 1.0.0 up to the latest version 3.6.0, and showing the enum remains within the package across these versions."],["The enum `StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete` has three possible values, `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`, which manage the auto-delete behavior of stateful IP's."]]],[]]