public enum UpgradeStatus.Types.StateReference documentation and code samples for the VM Migration v1 API enum UpgradeStatus.Types.State.
The possible values of the state.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
The upgrade failed. |
Running |
The upgrade has started. |
Succeeded |
The upgrade finished successfully. |
Unspecified |
The state was not sampled by the health checks yet. |