Module: Google::Cloud::OracleDatabase::V1::DbSystemProperties::LicenseModel

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

Overview

The license model of the DbSystem.

Constant Summary collapse

LICENSE_MODEL_UNSPECIFIED =

The license model is unspecified.

0
LICENSE_INCLUDED =

The license model is included.

1
BRING_YOUR_OWN_LICENSE =

The license model is bring your own license.

2