Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudCapacity

Package version

Cloud Capacity model

Hierarchy

  • CloudCapacity

Index

Properties

Optional cpuCount

cpuCount: undefined | number

CPUCount specifies the maximum number of CPUs that can be allocated in the cloud.

Optional memoryMB

memoryMB: undefined | number

MemoryMB specifies a memory usage limit in megabytes.

Optional vmCount

vmCount: undefined | number

VMCount gives the max number of VMs that can be deployed in the cloud.

Generated using TypeDoc