public static class ComputeEnumConstants.PreservedStatePreservedDisk.AutoDeleteReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreservedStatePreservedDisk.AutoDelete.
Constants for wire representations of the PreservedStatePreservedDisk.Types.AutoDelete enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Never
public const string Never = "NEVER"Wire representation of Never.
| Field Value | |
|---|---|
| Type | Description |
string |
|
OnPermanentInstanceDeletion
public const string OnPermanentInstanceDeletion = "ON_PERMANENT_INSTANCE_DELETION"Wire representation of OnPermanentInstanceDeletion.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAutoDelete
public const string UndefinedAutoDelete = "UNDEFINED_AUTO_DELETE"Wire representation of UndefinedAutoDelete.
| Field Value | |
|---|---|
| Type | Description |
string |
|