toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
LinuxConfigurationArgs
/
LinuxConfigurationArgs
Linux
Configuration
Args
constructor
(
disablePasswordAuthentication
:
Output
<
Boolean
>
?
=
null
,
osType
:
Output
<
String
>
,
ssh
:
Output
<
SshConfigurationArgs
>
?
=
null
,
sshKeyPair
:
Output
<
SshKeyPairArgs
>
?
=
null
)