HardwareProfileOutput interface
Hardware specifications for the Dev Box.
Properties
| memoryGB | The amount of memory available for the Dev Box. |
| sku |
The name of the SKU |
| v |
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