Method: OCI::Database::Models::DbSystem#license_model
- Defined in:
- lib/oci/database/models/db_system.rb
#license_model ⇒ String
The Oracle license model that applies to all the databases on the DB system. The default is LICENSE_INCLUDED.
216 217 218 |
# File 'lib/oci/database/models/db_system.rb', line 216 def license_model @license_model end |