UserArgs

constructor(deviceName: Output<String>? = null, encryptedPassword: Output<AsymmetricEncryptedSecretArgs>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, userType: Output<Either<String, UserType>>? = null)