public enum Instance.Types.StateReference documentation and code samples for the Google Cloud Managed Lustre v1 API enum Instance.Types.State.
The possible states of an instance.
Namespace
Google.Cloud.Lustre.V1Assembly
Google.Cloud.Lustre.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The instance is available for use. |
Creating |
The instance is being created and is not yet ready for use. |
Deleting |
The instance is being deleted. |
Repairing |
The instance is being repaired. |
Stopped |
The instance is stopped. |
Unspecified |
Not set. |
Updating |
The instance is being updated. |
Upgrading |
The instance is being upgraded. |