VM Migration v1 API - Enum ReplicationCycle.Types.State (2.5.0)

public enum ReplicationCycle.Types.State

Reference documentation and code samples for the VM Migration v1 API enum ReplicationCycle.Types.State.

Possible states of a replication cycle.

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

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