Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration InfrastructureType

The infrastructure type the database is running on. Allowed values are

  • ORACLE_CLOUD - Represents that the database is running on the Oracle Cloud Infrastructure.
  • CLOUD_AT_CUSTOMER - Represents that the database is running on Oracle Cloud@Customer infrastructure.
  • ON_PREMISES - Represents that the database is running on on-premises infrastructure.
  • NON_ORACLE_CLOUD - Represents that the database is running on non-Oracle cloud infrastructure.

Enumeration members

CloudAtCustomer

CloudAtCustomer: = "CLOUD_AT_CUSTOMER"

NonOracleCloud

NonOracleCloud: = "NON_ORACLE_CLOUD"

OnPremises

OnPremises: = "ON_PREMISES"

OracleCloud

OracleCloud: = "ORACLE_CLOUD"

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.

Functions

getDeserializedJsonObj

getJsonObj