Compute Engine v1 API - Class ComputeEnumConstants.PreservedStatePreservedDisk.AutoDelete (2.15.0)

public static class ComputeEnumConstants.PreservedStatePreservedDisk.AutoDelete

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreservedStatePreservedDisk.AutoDelete.

Constants for wire representations of the PreservedStatePreservedDisk.Types.AutoDelete enum.

Inheritance

object > ComputeEnumConstants.PreservedStatePreservedDisk.AutoDelete

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Never

public const string Never = "NEVER"

Wire representation of Never.

Field Value
TypeDescription
string

OnPermanentInstanceDeletion

public const string OnPermanentInstanceDeletion = "ON_PERMANENT_INSTANCE_DELETION"

Wire representation of OnPermanentInstanceDeletion.

Field Value
TypeDescription
string

UndefinedAutoDelete

public const string UndefinedAutoDelete = "UNDEFINED_AUTO_DELETE"

Wire representation of UndefinedAutoDelete.

Field Value
TypeDescription
string