osType

@JvmName(name = "lcsmgitlkbaqhlvm")
suspend fun osType(value: Output<Either<String, OperatingSystemTypes>>)
@JvmName(name = "uwmkolpryqvouwcd")
suspend fun osType(value: Either<String, OperatingSystemTypes>?)
@JvmName(name = "ifufdkjoaytdnvml")
fun osType(value: String)
@JvmName(name = "lkynvorvawpktfan")
fun osType(value: OperatingSystemTypes)

Parameters

value

This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows, Linux.