pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin
/
UserArgs
/
UserArgs
User
Args
fun
UserArgs
(
deviceName
:
Output
<
String
>
?
=
null
,
encryptedPassword
:
Output
<
AsymmetricEncryptedSecretArgs
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
userType
:
Output
<
Either
<
String
,
UserType
>
>
?
=
null
)