vmSizeProperties

@JvmName(name = "abialwdcxrjndbfh")
suspend fun vmSizeProperties(value: Output<VMSizePropertiesArgs>)
@JvmName(name = "gcinrvyebrnpqrtm")
suspend fun vmSizeProperties(value: VMSizePropertiesArgs?)

Parameters

value

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

  • Customization](https://aka.ms/vmcustomization) for more details.


@JvmName(name = "iowokbeoniungyvx")
suspend fun vmSizeProperties(argument: suspend VMSizePropertiesArgsBuilder.() -> Unit)

Parameters

argument

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

  • Customization](https://aka.ms/vmcustomization) for more details.