educationSynchronizationDataProvider resource type

Namespace: microsoft.graph

Important

APIs under the /beta version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.

Represents the data provider to use as the synchronization source for a educationSynchronizationProfile.

Note

This complex type is abstract. Refer to the specific types of data providers listed.

Providers

Data Provider Description
educationCsvDataProvider CSV files uploaded to the Profile's SAS URL
educationOneRosterApiDataProvider OneRoster v1.1 API
educationPowerSchoolDataProvider PowerSchool API

Properties

None.

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.educationSynchronizationDataProvider"
}