toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcontainerservice.kotlin.inputs
/
WindowsProfileArgs
/
WindowsProfileArgs
Windows
Profile
Args
constructor
(
adminPassword
:
Output
<
String
>
?
=
null
,
adminUsername
:
Output
<
String
>
?
=
null
,
enableCsiProxy
:
Output
<
Boolean
>
?
=
null
,
licenseType
:
Output
<
Either
<
String
,
LicenseType
>
>
?
=
null
)