public enum Server.Types.StateReference documentation and code samples for the Cloud FTP v1 API enum Server.Types.State.
Tracks Server status.
Namespace
Google.Cloud.Ftp.V1Assembly
Google.Cloud.Ftp.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Server is ready to be used. |
Creating |
Server is being created. |
Deleting |
Server is being deleted. |
Error |
Server is in error state. |
Starting |
Server is starting. |
Stopped |
Server is stopped. |
Stopping |
Server is stopping. |
Unspecified |
Default value. This value is unused. |
Updating |
Server is being updated. |