Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeSummary

Summary of the database system shape.

Properties

Optional id

id: undefined | string

A unique identifier for the shape.

memorySizeInGBs

memorySizeInGBs: number

The amount of memory in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

ocpuCount

ocpuCount: number

The number of OCPUs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

shape

shape: string

The name of the Compute VM shape. Example: {@code VM.Standard.E4.Flex}

Functions

getDeserializedJsonObj

getJsonObj