CloudCapacity interface

Cloud Capacity model

Properties

cpuCount

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

memoryMB

MemoryMB specifies a memory usage limit in megabytes.

vmCount

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

Property Details

cpuCount

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

cpuCount?: number

Property Value

number

memoryMB

MemoryMB specifies a memory usage limit in megabytes.

memoryMB?: number

Property Value

number

vmCount

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

vmCount?: number

Property Value

number