tenantRelationship resource type

Namespace: microsoft.graph

Represent the various type of tenant relationships.

Methods

None.

Properties

None.

Relationships

Relationship Type Description
delegatedAdminCustomers delegatedAdminCustomer collection The customer who has a delegated admin relationship with a Microsoft partner.
delegatedAdminRelationships delegatedAdminRelationship collection The details of the delegated administrative privileges that a Microsoft partner has in a customer tenant.
multiTenantOrganization multiTenantOrganization Defines an organization with more than one instance of Microsoft Entra ID.

JSON representation

The following JSON representation shows the resource type.

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