Skip to content

Commit 53b16f3

Browse files
authored
Cross-link to derived types
Updated description to clarify the dataSource entity's purpose and list its specific sources.
1 parent f4c113a commit 53b16f3

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

api-reference/beta/resources/security-datasource.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "dataSource resource type"
3-
description: "The dataSource entity is an abstract base class used to identify sources of content for eDiscovery."
3+
description: "An abstract base class used to identify sources of content for eDiscovery."
44
author: "SeunginLyu"
55
ms.localizationpriority: medium
66
ms.subservice: "ediscovery"
@@ -14,7 +14,10 @@ Namespace: microsoft.graph.security
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
The dataSource entity is an abstract base class used to identify sources of content for eDiscovery.
17+
An abstract base class used to identify the following sources of content for eDiscovery.
18+
- [siteSource](../resources/security-sitesource.md)
19+
- [unifiedGroupSource](../resources/security-unifiedgroupsource.md)
20+
- [userSource](../resources/security-usersource.md)
1821

1922
## Methods
2023

0 commit comments

Comments
 (0)