Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeNetworkingBandwidthOptions

For a flexible shape, the amount of networking bandwidth available for container instances that use this shape.

Properties

defaultPerOcpuInGbps

defaultPerOcpuInGbps: number

The default amount of networking bandwidth per OCPU, in gigabits per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

maxInGbps

maxInGbps: number

The maximum amount of networking bandwidth, in gigabits per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minInGbps

minInGbps: number

The minimum amount of networking bandwidth, in gigabits per second. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj