Oracle Database@Google Cloud v1 API - Enum DatabaseProperties.Types.DatabaseLifecycleState (1.4.0)

public enum DatabaseProperties.Types.DatabaseLifecycleState

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

The various lifecycle states of the Database.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Available

Indicates that the resource is in available state.

BackupInProgress

Indicates that the resource is in backup in progress state.

Converting

Indicates that the resource is in converting state.

Failed

Indicates that the resource is in failed state.

Provisioning

Indicates that the resource is in provisioning state.

RestoreFailed

Indicates that the resource is in restore failed state.

Terminated

Indicates that the resource is in terminated state.

Terminating

Indicates that the resource is in terminating state.

Unspecified

Default unspecified value.

Updating

Indicates that the resource is in updating state.

Upgrading

Indicates that the resource is in upgrading state.