AutonomousDbVersionProperties interface
AutonomousDbVersion resource model
Properties
| db |
The Autonomous Database workload type |
| is |
True if this version of the Oracle Database software's default is free. |
| is |
True if this version of the Oracle Database software's default is paid. |
| is |
True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases. |
| is |
True if this version of the Oracle Database software has payments enabled. |
| version | Supported Autonomous Db versions. |
Property Details
dbWorkload
The Autonomous Database workload type
dbWorkload?: string
Property Value
string
isDefaultForFree
True if this version of the Oracle Database software's default is free.
isDefaultForFree?: boolean
Property Value
boolean
isDefaultForPaid
True if this version of the Oracle Database software's default is paid.
isDefaultForPaid?: boolean
Property Value
boolean
isFreeTierEnabled
True if this version of the Oracle Database software can be used for Always-Free Autonomous Databases.
isFreeTierEnabled?: boolean
Property Value
boolean
isPaidEnabled
True if this version of the Oracle Database software has payments enabled.
isPaidEnabled?: boolean
Property Value
boolean
version
Supported Autonomous Db versions.
version: string
Property Value
string