Local User Args
constructor(homeDirectory: Output<String>? = null, name: Output<String>? = null, permissionScopes: Output<List<LocalUserPermissionScopeArgs>>? = null, sshAuthorizedKeys: Output<List<LocalUserSshAuthorizedKeyArgs>>? = null, sshKeyEnabled: Output<Boolean>? = null, sshPasswordEnabled: Output<Boolean>? = null, storageAccountId: Output<String>? = null)