Oracle Database@Google Cloud v1 API - Enum DbNodeProperties.Types.State (1.0.0-beta01)

public enum DbNodeProperties.Types.State

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

The various lifecycle states of the database node.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Fields

Name Description
Available

Indicates that the resource is in available state.

Failed

Indicates that the resource is in failed state.

Provisioning

Indicates that the resource is in provisioning state.

Starting

Indicates that the resource is in starting state.

Stopped

Indicates that the resource is in stopped state.

Stopping

Indicates that the resource is in stopping 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.