subjectRightsRequestAllSiteLocation resource type

Namespace: microsoft.graph

Represents the properties for a subject rights request that defines all sites (SharePoint sites, OneDrive for Business sites, and Microsoft Teams channels) as a search location. Use this type when you want to look for data in all sites.

Inherits from subjectRightsRequestSiteLocation.

Properties

None.

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

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