Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DeploymentType

A list of the supported infrastructure that can be used to deploy the database:

- ONPREMISE: External infrastructure on premises. - BM: Bare metal infrastructure in Oracle Cloud. - VM: Virtual machines in Oracle Cloud. - EXADATA: Exadata infrastructure in Oracle Cloud. - EXADATA_CC: Exadata Cloud@Customer infrastructure in customer's data center. - AUTONOMOUS: Oracle Autonomous Cloud infrastructure

Enumeration members

Autonomous

Autonomous: = "AUTONOMOUS"

Bm

Bm: = "BM"

Exadata

Exadata: = "EXADATA"

ExadataCc

ExadataCc: = "EXADATA_CC"

Onpremise

Onpremise: = "ONPREMISE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Vm

Vm: = "VM"

Functions

getDeserializedJsonObj

getJsonObj