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-04-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.PreservedStatePreservedDisk.Types.AutoDelete` API is 3.6.0, with documentation available for multiple versions."],["This API defines an enum, `PreservedStatePreservedDisk.Types.AutoDelete`, used in Compute Engine v1 for managing the auto-deletion behavior of stateful disks."],["The `AutoDelete` enum has three fields: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete`, each handling different conditions of disk deletion."],["Stateful disks configured with this API will never be deleted during autohealing, updates, or instance recreation operations, and can only be auto-deleted under conditions specified by the enum field."],["The documentation also covers the namespace `Google.Cloud.Compute.V1` and the assembly `Google.Cloud.Compute.V1.dll`, highlighting the structural context of this API within the Google Cloud Compute ecosystem."]]],[]]