toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetOsProfileArgs
/
ScaleSetOsProfileArgs
Scale
Set
Os
Profile
Args
constructor
(
adminPassword
:
Output
<
String
>
?
=
null
,
adminUsername
:
Output
<
String
>
,
computerNamePrefix
:
Output
<
String
>
,
customData
:
Output
<
String
>
?
=
null
)