Reference documentation and code samples for the Compute Engine v1 API enum StatefulPolicyPreservedStateDiskDevice.Types.AutoDelete.
These stateful disks will never be deleted during autohealing, update or VM 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 group 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-02 UTC."],[[["The content provides versioned documentation for the `StatefulPolicyPreservedStateDiskDevice.Types.AutoDelete` enum within the Google.Cloud.Compute.V1 .NET library."],["The latest documented version for this enum is 3.6.0, with versions ranging from 1.0.0 to 3.6.0 available for reference."],["This enum determines the auto-deletion behavior of stateful disks, indicating whether a disk should be deleted when no longer in use by a group or specific instance."],["There are three fields of the enum: `Never`, `OnPermanentInstanceDeletion`, and `UndefinedAutoDelete` which each provide a specific behavior."],["The disk with a stateful policy is never deleted during autohealing, update or VM instance recreation, and can be configured to be deleted when no longer used."]]],[]]