osType

@JvmName(name = "qhmtfladbfdeipuc")
suspend fun osType(value: Output<Either<String, OperatingSystemTypes>>)
@JvmName(name = "peaipcmerdvirnii")
suspend fun osType(value: Either<String, OperatingSystemTypes>?)
@JvmName(name = "fegoojioycdyjegh")
fun osType(value: String)
@JvmName(name = "ejfsqpjneedlbccp")
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.