public enum Lun.Types.StateReference documentation and code samples for the Bare Metal Solution v2 API enum Lun.Types.State.
The possible states for the LUN.
Namespace
Google.Cloud.BareMetalSolution.V2Assembly
Google.Cloud.BareMetalSolution.V2.dll
Fields |
|
|---|---|
| Name | Description |
CoolOff |
The LUN is in cool off state. It will be deleted after |
Creating |
The LUN is being created. |
Deleting |
The LUN has been requested to be deleted. |
Ready |
The LUN is ready for use. |
Unspecified |
The LUN is in an unknown state. |
Updating |
The LUN is being updated. |