admin resource type

Namespace: microsoft.graph

Represents an entity that acts as a container for administrator functionality.

Properties

None.

Relationships

Relationship Type Description
edge edge A container for Microsoft Edge resources. Read-only.
microsoft365Apps adminMicrosoft365Apps A container for the Microsoft 365 apps admin functionality.
people peopleAdminSettings Represents a setting to control people-related admin settings in the tenant.
reportSettings adminReportSettings A container for administrative resources to manage reports.
serviceAnnouncement serviceAnnouncement A container for service communications resources. Read-only.
sharepointSettings sharepointSettings A container for administrative resources to manage tenant-level settings for SharePoint and OneDrive.

JSON representation

The following JSON representation shows the resource type.

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