Class ComputeEnumConstants.StatefulPolicyPreservedStateDiskDevice.AutoDelete (1.3.0)

public static class AutoDelete

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

Inheritance

Object > ComputeEnumConstants.StatefulPolicyPreservedStateDiskDevice.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