public static class ComputeEnumConstants.AttachedDisk.SavedStateReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.AttachedDisk.SavedState.
Constants for wire representations of the AttachedDisk.Types.SavedState enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|