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