public enum ReplicaConfig.Types.StateReference documentation and code samples for the Cloud Filestore v1 API enum ReplicaConfig.Types.State.
The replica state.
Namespace
Google.Cloud.Filestore.V1Assembly
Google.Cloud.Filestore.V1.dll
Fields |
|
|---|---|
| Name | Description |
Creating |
The replica is being created. |
Failed |
The replica is experiencing an issue and might be unusable. You can get
further details from the |
Ready |
The replica is ready. |
Removing |
The replica is being removed. |
Unspecified |
State not set. |