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-21 UTC."],[[["The documentation covers the `AutoDelete` enum within the `Google.Cloud.Compute.V1.PreservedStatePreservedDisk.Types` namespace for the Compute Engine v1 API."],["The `AutoDelete` enum has three possible values: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`."],["Version 3.6.0 is the latest documented version of the `AutoDelete` enum, although documentation goes as far back as version 1.0.0."],["This enum is used to manage whether stateful disks are automatically deleted when no longer used by a managed instance group (MIG), such as during instance or MIG deletion, with the caveat that read-only disks cannot be auto-deleted."],["The enum is found within the Google.Cloud.Compute.V1 assembly, which is contained within the Google.Cloud.Compute.V1.dll."]]],[]]