toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.inputs
/
OsProfileForVMInstanceArgs
/
OsProfileForVMInstanceArgs
Os
Profile
For
VMInstance
Args
constructor
(
adminPassword
:
Output
<
String
>
?
=
null
,
adminUsername
:
Output
<
String
>
?
=
null
,
computerName
:
Output
<
String
>
?
=
null
,
guestId
:
Output
<
String
>
?
=
null
,
osType
:
Output
<
Either
<
String
,
OsType
>
>
?
=
null
,
windowsConfiguration
:
Output
<
WindowsConfigurationArgs
>
?
=
null
)