pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetOsProfileLinuxConfigArgs
/
ScaleSetOsProfileLinuxConfigArgs
Scale
Set
Os
Profile
Linux
Config
Args
fun
ScaleSetOsProfileLinuxConfigArgs
(
disablePasswordAuthentication
:
Output
<
Boolean
>
?
=
null
,
sshKeys
:
Output
<
List
<
ScaleSetOsProfileLinuxConfigSshKeyArgs
>
>
?
=
null
)