Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Capacity

Service instance capacity metadata (e.g.: OLPU count, number of users, ...etc...).

Properties

capacityType

capacityType: CapacityType

The capacity model to use.

capacityValue

capacityValue: number

The capacity value selected (OLPU count, number of users, ...etc...). This parameter affects the number of CPUs, amount of memory or other resources allocated to the instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Capacity): object

getJsonObj