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

public enum CloudVmClusterProperties.Types.State

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

The various lifecycle states of the VM cluster.

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.

MaintenanceInProgress

Indicates that the resource is in maintenance in progress state.

Provisioning

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