Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NotebookSessionShapeSummary

The compute shape used to launch a notebook session compute instance.

Properties

coreCount

coreCount: number

The number of cores associated with this notebook session shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

memoryInGBs

memoryInGBs: number

The amount of memory in GBs associated with this notebook session shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the notebook session shape.

shapeSeries

The family that the compute shape belongs to.

Functions

getDeserializedJsonObj

getJsonObj