osDisk

@JvmName(name = "oeshlopfudsnhgig")
suspend fun osDisk(value: Output<ImageOSDiskArgs>)
@JvmName(name = "ipcrfjjhjsadlhff")
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 = "iewlrvyvkqbctjfq")
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.