public enum ReplicationCycle.Types.StateReference documentation and code samples for the VM Migration v1 API enum ReplicationCycle.Types.State.
Possible states of a replication cycle.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The replication cycle finished with errors. |
Paused |
The replication cycle is paused. |
Running |
The replication cycle is running. |
Succeeded |
The replication cycle finished successfully. |
Unspecified |
The state is unknown. This is used for API compatibility only and is not used by the system. |