public static class ComputeEnumConstants.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDeleteReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete.
Constants for wire representations of the ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Types.OnSourceDiskDelete enum.
Inheritance
object > ComputeEnumConstants.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDeleteNamespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
ApplyRetentionPolicy
public const string ApplyRetentionPolicy = "APPLY_RETENTION_POLICY"Wire representation of ApplyRetentionPolicy.
| Field Value | |
|---|---|
| Type | Description |
string |
|
KeepAutoSnapshots
public const string KeepAutoSnapshots = "KEEP_AUTO_SNAPSHOTS"Wire representation of KeepAutoSnapshots.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedOnSourceDiskDelete
public const string UndefinedOnSourceDiskDelete = "UNDEFINED_ON_SOURCE_DISK_DELETE"Wire representation of UndefinedOnSourceDiskDelete.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnspecifiedOnSourceDiskDelete
public const string UnspecifiedOnSourceDiskDelete = "UNSPECIFIED_ON_SOURCE_DISK_DELETE"Wire representation of UnspecifiedOnSourceDiskDelete.
| Field Value | |
|---|---|
| Type | Description |
string |
|