VirtualMachineScaleSetHardwareProfileArgs

data class VirtualMachineScaleSetHardwareProfileArgs(val vmSizeProperties: Output<VMSizePropertiesArgs>? = null) : ConvertibleToJava<VirtualMachineScaleSetHardwareProfileArgs>

Specifies the hardware settings for the virtual machine scale set.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): VirtualMachineScaleSetHardwareProfileArgs

Properties

Link copied to clipboard

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.