Compute Engine v1 API - Class ComputeEnumConstants.AttachedDisk.SavedState (2.16.0)

public static class ComputeEnumConstants.AttachedDisk.SavedState

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AttachedDisk.SavedState.

Constants for wire representations of the AttachedDisk.Types.SavedState enum.

Inheritance

object > ComputeEnumConstants.AttachedDisk.SavedState

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

DiskSavedStateUnspecified

public const string DiskSavedStateUnspecified = "DISK_SAVED_STATE_UNSPECIFIED"

Wire representation of DiskSavedStateUnspecified.

Field Value
Type Description
string

Preserved

public const string Preserved = "PRESERVED"

Wire representation of Preserved.

Field Value
Type Description
string

UndefinedSavedState

public const string UndefinedSavedState = "UNDEFINED_SAVED_STATE"

Wire representation of UndefinedSavedState.

Field Value
Type Description
string