Compute Engine v1 API - Enum AttachedDisk.Types.SavedState (2.15.0)

public enum AttachedDisk.Types.SavedState

Reference documentation and code samples for the Compute Engine v1 API enum AttachedDisk.Types.SavedState.

For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request. (see the discard_local_ssd option on Stop/Suspend). Read-only in the api.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
DiskSavedStateUnspecified

[Default] Disk state has not been preserved.

Preserved

Disk state has been preserved.

UndefinedSavedState

A value indicating that the enum field is not set.