VirtualMachineScaleSetHardwareProfile Class

Specifies the hardware settings for the virtual machine scale set.

Constructor

VirtualMachineScaleSetHardwareProfile(*args: Any, **kwargs: Any)

Variables

Name Description
vm_size_properties

Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-11-01. Please follow the instructions in VM Customization for more details.

Attributes

vm_size_properties

Specifies the properties for customizing the size of the virtual machine. Minimum api-version: 2021-11-01. Please follow the instructions in VM Customization for more details.

vm_size_properties: _models.VMSizeProperties | None