managedTenant resource type

Namespace: microsoft.graph.managedTenants

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.

As the root resource of the Microsoft 365 Lighthouse API, managedTenant represents the capabilities available to a Managed Service Provider (MSP) to scale the remote management of its customer tenants to help get them into a healthy and secure state.

The Microsoft 365 Lighthouse API is defined in the OData subnamespace, microsoft.graph.managedTenants.

Properties

None.

Relationships

Relationship Type Description
aggregatedPolicyCompliances microsoft.graph.managedTenants.aggregatedPolicyCompliance collection Aggregate view of device compliance policies across managed tenants.
auditEvents microsoft.graph.managedTenants.auditEvent collection The collection of audit events across managed tenants.
cloudPcConnections microsoft.graph.managedTenants.cloudPcConnection collection The collection of cloud PC connections across managed tenants.
cloudPcDevices microsoft.graph.managedTenants.cloudPcDevice collection The collection of cloud PC devices across managed tenants.
cloudPcsOverview microsoft.graph.managedTenants.cloudPcOverview collection Overview of cloud PC information across managed tenants.
conditionalAccessPolicyCoverages microsoft.graph.managedTenants.conditionalAccessPolicyCoverage collection Aggregate view of conditional access policy coverage across managed tenants.
credentialUserRegistrationsSummaries microsoft.graph.managedTenants.credentialUserRegistrationsSummary collection Summary information for user registration for multi-factor authentication and self service password reset across managed tenants.
deviceCompliancePolicySettingStateSummaries microsoft.graph.managedTenants.deviceCompliancePolicySettingStateSummary collection Summary information for device compliance policy setting states across managed tenants.
managedDeviceCompliances microsoft.graph.managedTenants.managedDeviceCompliance collection The collection of compliance for managed devices across managed tenants.
managedDeviceComplianceTrends microsoft.graph.managedTenants.managedDeviceComplianceTrend collection Trend insights for device compliance across managed tenants.
managementActions microsoft.graph.managedTenants.managementAction collection The collection of baseline management actions across managed tenants.
managementActionTenantDeploymentStatuses microsoft.graph.managedTenants.managementActionTenantDeploymentStatus collection The tenant level status of management actions across managed tenants.
managementIntents microsoft.graph.managedTenants.managementIntent collection The collection of baseline management intents across managed tenants.
managementTemplates microsoft.graph.managedTenants.managementTemplate collection The collection of baseline management templates across managed tenants.
myRoles microsoft.graph.managedTenants.myRole collection The collection of role assignments to a signed-in user for a managed tenant.
tenantGroups microsoft.graph.managedTenants.tenantGroup collection The collection of a logical grouping of managed tenants used by the multi-tenant management platform.
tenants microsoft.graph.managedTenants.tenant collection The collection of tenants associated with the managing entity.
tenantsCustomizedInformation microsoft.graph.managedTenants.tenantCustomizedInformation collection The collection of tenant level customized information across managed tenants.
tenantsDetailedInformation microsoft.graph.managedTenants.tenantDetailedInformation collection The collection tenant level detailed information across managed tenants.
tenantTags microsoft.graph.managedTenants.tenantTag collection The collection of tenant tags across managed tenants.
tenantUsage microsoft.graph.managedTenants.tenantUsage collection The collection of tenant usage across managed tenants.
windowsDeviceMalwareStates microsoft.graph.managedTenants.windowsDeviceMalwareState collection The state of malware for Windows devices, registered with Microsoft Endpoint Manager, across managed tenants.
windowsProtectionStates microsoft.graph.managedTenants.windowsProtectionState collection The protection state for Windows devices, registered with Microsoft Endpoint Manager, across managed tenants.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.managedTenants.managedTenant",
  "id": "String (identifier)"
}