Oracle Database@Google Cloud v1 API - Enum GoldengateDeploymentProperties.Types.GoldengateDeploymentLifecycleSubState (1.6.0)

public enum GoldengateDeploymentProperties.Types.GoldengateDeploymentLifecycleSubState

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum GoldengateDeploymentProperties.Types.GoldengateDeploymentLifecycleSubState.

The various lifecycle sub-states of the GoldengateDeployment.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
BackingUp

The deployment is backing up.

Moving

The deployment is moving.

Recovering

The deployment is recovering.

Restoring

The deployment is restoring.

RollingBack

The deployment is rolling back.

Starting

The deployment is starting.

Stopping

The deployment is stopping.

Unspecified

The lifecycle sub-state is unspecified.

Upgrading

The deployment is upgrading.