Class AutonomousDatabaseApex
Oracle APEX AI Application Development is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features. Autonomous AI Database with the APEX workload type is optimized to support APEX development.
Inherited Members
Namespace: Oci.DatabaseService.Models
Assembly: OCI.DotNetSDK.Database.dll
Syntax
public class AutonomousDatabaseApexProperties
ApexVersion
Declaration
[JsonProperty(PropertyName = "apexVersion")]
public string ApexVersion { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The Oracle APEX AI Application Development version. | 
OrdsVersion
Declaration
[JsonProperty(PropertyName = "ordsVersion")]
public string OrdsVersion { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The Oracle REST Data Services (ORDS) version. |