Compute Engine v1 API - Class ComputeEnumConstants.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete (2.15.0)

public static class ComputeEnumConstants.ResourcePolicySnapshotSchedulePolicyRetentionPolicy.OnSourceDiskDelete

Reference 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.OnSourceDiskDelete

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

ApplyRetentionPolicy

public const string ApplyRetentionPolicy = "APPLY_RETENTION_POLICY"

Wire representation of ApplyRetentionPolicy.

Field Value
TypeDescription
string

KeepAutoSnapshots

public const string KeepAutoSnapshots = "KEEP_AUTO_SNAPSHOTS"

Wire representation of KeepAutoSnapshots.

Field Value
TypeDescription
string

UndefinedOnSourceDiskDelete

public const string UndefinedOnSourceDiskDelete = "UNDEFINED_ON_SOURCE_DISK_DELETE"

Wire representation of UndefinedOnSourceDiskDelete.

Field Value
TypeDescription
string

UnspecifiedOnSourceDiskDelete

public const string UnspecifiedOnSourceDiskDelete = "UNSPECIFIED_ON_SOURCE_DISK_DELETE"

Wire representation of UnspecifiedOnSourceDiskDelete.

Field Value
TypeDescription
string