Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ImageMemoryConstraints

For a flexible image and shape, the amount of memory supported for instances that use this image.

Properties

Optional maxInGBs

maxInGBs: undefined | number

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

Optional minInGBs

minInGBs: undefined | number

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

Functions

getDeserializedJsonObj

getJsonObj