pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
LinuxConfigurationArgs
/
LinuxConfigurationArgs
Linux
Configuration
Args
fun
LinuxConfigurationArgs
(
disablePasswordAuthentication
:
Output
<
Boolean
>
?
=
null
,
osType
:
Output
<
String
>
,
ssh
:
Output
<
SshConfigurationArgs
>
?
=
null
,
sshKeyPair
:
Output
<
SshKeyPairArgs
>
?
=
null
)