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.
people peopleAdminSettings Represents a setting to control people-related admin settings in the tenant.
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 is a JSON representation of the resource.

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