public enum NfsShare.Types.StateReference documentation and code samples for the Bare Metal Solution v2 API enum NfsShare.Types.State.
The possible states for this NFS share.
Namespace
Google.Cloud.BareMetalSolution.V2Assembly
Google.Cloud.BareMetalSolution.V2.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
The NFS Share is being created. |
Deleting |
The NFS Share has been requested to be deleted. |
Provisioned |
The share has been provisioned. |
Unspecified |
The share is in an unknown state. |
Updating |
The NFS Share is being updated. |