| title | personDataSource resource type |
|---|---|
| description | Represents the sources the user data comes from, such as Directory and Outlook Contacts. |
| ms.localizationpriority | medium |
| author | simonhult |
| ms.subservice | insights |
| doc_type | resourcePageType |
| ms.date | 04/03/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents the sources the user data comes from, such as Directory and Outlook Contacts.
| Property | Type | Description |
|---|---|---|
| type | String | The type of data source. |
None.
The following JSON representation shows the resource type.
{
"type": "string"
}