Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ShapeNetworkBandwidthOptions

Properties of network bandwidth.

Properties

Optional defaultPerOcpuInGbps

defaultPerOcpuInGbps: undefined | 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.

Optional maxInGbps

maxInGbps: undefined | number

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

Optional minInGbps

minInGbps: undefined | 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