public static class ComputeEnumConstants.PreservedStatePreservedNetworkIp.AutoDeleteReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreservedStatePreservedNetworkIp.AutoDelete.
Constants for wire representations of the PreservedStatePreservedNetworkIp.Types.AutoDelete enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|