toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
VirtualMachineStorageOsDiskArgsBuilder
/
osType
os
Type
@
JvmName
(
name
=
"rjducoomavwpiyrj"
)
suspend
fun
osType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lbebaiwixlccjpbg"
)
suspend
fun
osType
(
value
:
String
?
)
Parameters
value
Specifies the Operating System on the OS Disk. Possible values are
Linux
and
Windows
.