Compute Engine v1 API - Enum PreservedStatePreservedDisk.Types.AutoDelete (2.16.0)

public enum PreservedStatePreservedDisk.Types.AutoDelete

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
Never
OnPermanentInstanceDeletion
UndefinedAutoDelete

A value indicating that the enum field is not set.