osDisk

@JvmName(name = "sjxrdstvvoiaqaiw")
suspend fun osDisk(value: Output<ImageOSDiskArgs>)
@JvmName(name = "iordxhhqvwsophlm")
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 = "dktnrerjapmohked")
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.