DbVersionProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)The properties of a DbVersion.
Attributes |
|
|---|---|
| Name | Description |
version |
str
Output only. A valid Oracle Database version. |
is_latest_for_major_version |
bool
Output only. True if this version of the Oracle Database software is the latest version for a release. |
supports_pdb |
bool
Output only. True if this version of the Oracle Database software supports pluggable databases. |
is_preview_db_version |
bool
Output only. True if this version of the Oracle Database software is the preview version. |
is_upgrade_supported |
bool
Output only. True if this version of the Oracle Database software is supported for Upgrade. |