Module: Google::Cloud::OracleDatabase::V1::ExadbVmClusterProperties::LicenseModel

Defined in:
proto_docs/google/cloud/oracledatabase/v1/exadb_vm_cluster.rb

Overview

The Oracle license model that applies to the ExaScale VM cluster

Constant Summary collapse

LICENSE_MODEL_UNSPECIFIED =

Unspecified.

0
LICENSE_INCLUDED =

Default is license included.

1
BRING_YOUR_OWN_LICENSE =

Bring your own license.

2