toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterAgentPoolProfileArgsBuilder
/
osType
os
Type
@
JvmName
(
name
=
"slrjiilfwghrbhsf"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
OSType
>
>
)
@
JvmName
(
name
=
"evsvtwybykwfgthl"
)
suspend
fun
osType
(
value
:
Either
<
String
,
OSType
>
?
)
@
JvmName
(
name
=
"ixirbeyjsdiwwdwl"
)
fun
osType
(
value
:
String
)
@
JvmName
(
name
=
"duuhcpolnxgydlyv"
)
fun
osType
(
value
:
OSType
)
Parameters
value
OsType to be used to specify os type. Choose from Linux and Windows. Default to Linux.