osDisk

@JvmName(name = "nwpsigvaiecoscxw")
suspend fun osDisk(value: Output<ImageOSDiskArgs>)
@JvmName(name = "drqcnaovwhhxxiva")
suspend fun osDisk(value: ImageOSDiskArgs?)

Parameters

value

Specifies information about the operating system disk used by the virtual machine.

For more information about disks, see About disks and VHDs for Azure virtual machines.


@JvmName(name = "iqgxbftmghrbgtxy")
suspend fun osDisk(argument: suspend ImageOSDiskArgsBuilder.() -> Unit)

Parameters

argument

Specifies information about the operating system disk used by the virtual machine.

For more information about disks, see About disks and VHDs for Azure virtual machines.