VirtualMachineScaleSetHardwareProfileArgs

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

Specifies the hardware settings for the virtual machine scale set.

Constructors

constructor(vmSizeProperties: Output<VMSizePropertiesArgs>? = null)

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

Functions

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