pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
OSProfileArgs
/
OSProfileArgs
OSProfile
Args
fun
OSProfileArgs
(
adminPassword
:
Output
<
String
>
?
=
null
,
adminUsername
:
Output
<
String
>
?
=
null
,
osConfiguration
:
Output
<
Either
<
LinuxConfigurationArgs
,
WindowsConfigurationArgs
>
>
?
=
null
)