Compute Engine v1 API - Enum DiskResourceStatusAsyncReplicationStatus.Types.State (2.15.0)

public enum DiskResourceStatusAsyncReplicationStatus.Types.State

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Active

Replication is active.

Created

Secondary disk is created and is waiting for replication to start.

Starting

Replication is starting.

Stopped

Replication is stopped.

Stopping

Replication is stopping.

UndefinedState

A value indicating that the enum field is not set.

Unspecified