Share via


VirtualMachineInstancePropertiesHardwareProfile interface

HardwareProfile - Specifies the hardware settings for the virtual machine instance.

Properties

dynamicMemoryConfig

Dynamic memory config

memoryMB

RAM in MB for the virtual machine instance

processors

number of processors for the virtual machine instance

virtualMachineGPUs

virtualMachineGPUs - list of gpus to be attached to the virtual machine instance

vmSize

Enum of VM Sizes

Property Details

dynamicMemoryConfig

Dynamic memory config

dynamicMemoryConfig?: VirtualMachineInstancePropertiesHardwareProfileDynamicMemoryConfig

Property Value

memoryMB

RAM in MB for the virtual machine instance

memoryMB?: number

Property Value

number

processors

number of processors for the virtual machine instance

processors?: number

Property Value

number

virtualMachineGPUs

virtualMachineGPUs - list of gpus to be attached to the virtual machine instance

virtualMachineGPUs?: VirtualMachineInstancePropertiesHardwareProfileVirtualMachineGPU[]

Property Value

vmSize

Enum of VM Sizes

vmSize?: string

Property Value

string