pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
VirtualMachineStorageOsDiskArgsBuilder
/
osType
os
Type
@
JvmName
(
name
=
"hjnkwbebfqrdpywp"
)
suspend
fun
osType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mlxjbejvgiqaxkti"
)
suspend
fun
osType
(
value
:
String
?
)
Parameters
value
Specifies the Operating System on the OS Disk. Possible values are
Linux
and
Windows
.