HardwareProfileOutput interface

Hardware specifications for the Dev Box.

Properties

memoryGB

The amount of memory available for the Dev Box.

skuName

The name of the SKU.

vCPUs

The number of vCPUs available for the Dev Box.

Property Details

memoryGB

The amount of memory available for the Dev Box.

memoryGB?: number

Property Value

number

skuName

The name of the SKU.

skuName?: string

Property Value

string

vCPUs

The number of vCPUs available for the Dev Box.

vCPUs?: number

Property Value

number