Local User Args
constructor(accountName: Output<String>? = null, allowAclAuthorization: Output<Boolean>? = null, extendedGroups: Output<List<Int>>? = null, groupId: Output<Int>? = null, hasSharedKey: Output<Boolean>? = null, hasSshKey: Output<Boolean>? = null, hasSshPassword: Output<Boolean>? = null, homeDirectory: Output<String>? = null, isNFSv3Enabled: Output<Boolean>? = null, permissionScopes: Output<List<PermissionScopeArgs>>? = null, resourceGroupName: Output<String>? = null, sshAuthorizedKeys: Output<List<SshPublicKeyArgs>>? = null, username: Output<String>? = null)