Compute Engine v1 API - Enum StatefulPolicyPreservedStateDiskDevice.Types.AutoDelete (2.15.0)

public enum StatefulPolicyPreservedStateDiskDevice.Types.AutoDelete

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Never
OnPermanentInstanceDeletion
UndefinedAutoDelete

A value indicating that the enum field is not set.