Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.12 KB

File metadata and controls

58 lines (44 loc) · 1.12 KB
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

personDataSource resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

Represents the sources the user data comes from, such as Directory and Outlook Contacts.

Properties

Property Type Description
type String The type of data source.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "type": "string"
}