osDisk

@JvmName(name = "yrwnxrqjamqnehwg")
suspend fun osDisk(value: Output<OSDiskArgs>)
@JvmName(name = "mlmiinocgnddpcta")
suspend fun osDisk(value: OSDiskArgs?)

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 = "wehnvgqbxdsrtyob")
suspend fun osDisk(argument: suspend OSDiskArgsBuilder.() -> 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.