Reference documentation and code samples for the Compute Engine v1 API enum PreservedStatePreservedDisk.Types.AutoDelete.
These stateful disks will never be deleted during autohealing, update, instance recreate operations. This flag is used to configure if the disk should be deleted after it is no longer used by the group, e.g. when the given instance or the whole MIG is deleted. Note: disks attached in READ_ONLY mode cannot be auto-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-31 UTC."],[[["This webpage provides reference documentation for the `PreservedStatePreservedDisk.Types.AutoDelete` enum in the Google Compute Engine v1 API."],["The latest version of this documentation is for version 3.6.0, and it includes a comprehensive list of versions, down to version 1.0.0, for the `AutoDelete` enum."],["The `PreservedStatePreservedDisk.Types.AutoDelete` enum configures if a stateful disk should be deleted when it's no longer in use by a group or instance, and they will never be deleted during autohealing, updates, and instance recreations."],["The `AutoDelete` enum has three field values: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`."],["The `AutoDelete` enum is part of the `Google.Cloud.Compute.V1` namespace and the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]