toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
KeySetUserArgs
/
KeySetUserArgs
Key
Set
User
Args
constructor
(
azureUserName
:
Output
<
String
>
,
description
:
Output
<
String
>
?
=
null
,
sshPublicKey
:
Output
<
SshPublicKeyArgs
>
,
userPrincipalName
:
Output
<
String
>
?
=
null
)