public static class OnSourceDiskDelete
Constants for wire representations of the ResourcePolicySnapshotSchedulePolicyRetentionPolicy.Types.OnSourceDiskDelete enum.
Inheritance
Object > ComputeEnumConstants.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDeleteNamespace
Google.Cloud.Compute.V1Assembly
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 |