public enum Instance.Types.StateReference documentation and code samples for the Parallelstore v1 API enum Instance.Types.State.
The possible states of a Parallelstore instance.
Namespace
Google.Cloud.Parallelstore.V1Assembly
Google.Cloud.Parallelstore.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
The instance is available for use. |
Creating |
The instance is being created. |
Deleting |
The instance is being deleted. |
Failed |
The instance is not usable. |
Repairing |
The instance is being repaired. This should only be used by instances
using the |
Unspecified |
Not set. |
Upgrading |
The instance is being upgraded. |