pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.inputs
/
OsProfileArgsBuilder
Os
Profile
Args
Builder
class
OsProfileArgsBuilder
Builder for
OsProfileArgs
.
Functions
Functions
admin
Password
Link copied to clipboard
@
JvmName
(
name
=
"knsvxcbdbvsxhmvr"
)
suspend
fun
adminPassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sovqdvliyohgrtwa"
)
suspend
fun
adminPassword
(
value
:
String
?
)
admin
Username
Link copied to clipboard
@
JvmName
(
name
=
"laadvsgtclrcemhl"
)
suspend
fun
adminUsername
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tqdanvidunbprppx"
)
suspend
fun
adminUsername
(
value
:
String
?
)
computer
Name
Link copied to clipboard
@
JvmName
(
name
=
"feklheghiytjoker"
)
suspend
fun
computerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nuatldhjcwewonya"
)
suspend
fun
computerName
(
value
:
String
?
)
os
Type
Link copied to clipboard
@
JvmName
(
name
=
"tkpcdrmqyalkqxbo"
)
fun
osType
(
value
:
OsType
)
@
JvmName
(
name
=
"coxsctruhaivyvxn"
)
suspend
fun
osType
(
value
:
Either
<
String
,
OsType
>
?
)
@
JvmName
(
name
=
"lsndhexhykqlgoja"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
OsType
>
>
)
@
JvmName
(
name
=
"ejxwjrmvhxgxlgfu"
)
fun
osType
(
value
:
String
)