toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin
/
UserArgs
/
UserArgs
User
Args
constructor
(
deviceName
:
Output
<
String
>
?
=
null
,
encryptedPassword
:
Output
<
AsymmetricEncryptedSecretArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
userType
:
Output
<
Either
<
String
,
UserType
>
>
?
=
null
)