Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HardwareProfile

Package version

Specifies the hardware settings for the virtual machine.

Hierarchy

  • HardwareProfile

Index

Properties

Optional vmSize

Specifies the size of the virtual machine.

The enum data type is currently deprecated and will be removed by December 23rd 2023.

Recommended way to get the list of available sizes is using these APIs:

List all available virtual machine sizes in an availability set

List all available virtual machine sizes in a region

List all available virtual machine sizes for resizing. For more information about virtual machine sizes, see Sizes for virtual machines.

The available VM sizes depend on region and availability set.

Optional vmSizeProperties

vmSizeProperties: VMSizeProperties

Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-07-01.

This feature is still in preview mode and is not supported for VirtualMachineScaleSet.

Please follow the instructions in VM Customization for more details.

Generated using TypeDoc