Enum UpgradeStatus.Types.State (2.1.0)

public enum State

The possible values of the state.

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

NameDescription
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.