CleanupOrphanedSettingsStoreEntriesResult
Result of a cleanup operation for orphaned settings store entries.
deletedCount
property
numberNumber of entries that were (or would be) deleted.
dryRun
property
booleanWhether this was a dry run.
deletedEntries
property
OrphanedSettingsStoreEntry[]Sample of deleted entries (for logging/audit purposes).
Was this chapter helpful?