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-03-21 UTC."],[[["The latest version of the `StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete` component is 3.6.0, with a comprehensive history of prior versions available from 1.0.0 to 3.5.0."],["This component, which is part of the Google.Cloud.Compute.V1 namespace, controls whether stateful IP reservations are automatically deleted when no longer in use."],["The `StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete` enum has three fields: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`, each defining different IP deletion behaviors."],["Stateful IPs are designed not to be released during operations such as autohealing, updates, or VM instance recreation."],["This component is located within the Google.Cloud.Compute.V1.dll assembly."]]],[]]