public static class ComputeEnumConstants.StatefulPolicyPreservedStateNetworkIp.AutoDeleteReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.StatefulPolicyPreservedStateNetworkIp.AutoDelete.
Constants for wire representations of the StatefulPolicyPreservedStateNetworkIp.Types.AutoDelete enum.
Inherited Members
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 |
|