managedTenant 资源类型

命名空间:microsoft.graph.managedTenants

重要

Microsoft Graph /beta 版本下的 API 可能会发生更改。 不支持在生产应用程序中使用这些 API。 若要确定 API 是否在 v1.0 中可用,请使用 版本 选择器。

作为 Microsoft 365 Lighthouse API 的根资源,managedTenant 表示托管服务提供商 (MSP) 可用的功能,可缩放其客户租户的远程管理,以帮助其进入健康安全状态。

Microsoft 365 Lighthouse API 在 OData 子空间 microsoft.graph.managedTenants中定义。

属性

无。

关系

关系 类型 说明
aggregatedPolicyCompliances microsoft.graph.managedTenants.aggregatedPolicyCompliance 集合 跨托管租户的设备符合性策略的聚合视图。
auditEvents microsoft.graph.managedTenants.auditEvent 集合 跨托管租户的审核事件的集合。
cloudPcConnections microsoft.graph.managedTenants.cloudPcConnection 集合 跨托管租户的云电脑连接的集合。
cloudPcDevices microsoft.graph.managedTenants.cloudPcDevice 集合 跨托管租户的云电脑设备的集合。
cloudPcsOverview microsoft.graph.managedTenants.cloudPcOverview 集合 跨托管租户的云电脑信息概述。
conditionalAccessPolicyCoverages microsoft.graph.managedTenants.conditionalAccessPolicyCoverage 集合 跨托管租户的条件访问策略覆盖范围的聚合视图。
credentialUserRegistrationsSummaries microsoft.graph.managedTenants.credentialUserRegistrationsSummary 集合 有关跨托管租户进行多重身份验证和自助密码重置的用户注册的摘要信息。
deviceCompliancePolicySettingStateSummaries microsoft.graph.managedTenants.deviceCompliancePolicySettingStateSummary 集合 跨托管租户的设备符合性策略设置状态的摘要信息。
managedDeviceCompliances microsoft.graph.managedTenants.managedDeviceCompliance 集合 跨托管租户的托管设备的符合性集合。
managedDeviceComplianceTrends microsoft.graph.managedTenants.managedDeviceComplianceTrend 集合 跨托管租户的设备合规性趋势见解。
managementActions microsoft.graph.managedTenants.managementAction 集合 跨托管租户的基线管理操作的集合。
managementActionTenantDeploymentStatuses microsoft.graph.managedTenants.managementActionTenantDeploymentStatus 集合 跨托管租户的管理操作的租户级别状态。
managementIntents microsoft.graph.managedTenants.managementIntent 集合 跨托管租户的基线管理意向集合。
managementTemplates microsoft.graph.managedTenants.managementTemplate 集合 跨托管租户的基线管理模板集合。
myRoles microsoft.graph.managedTenants.myRole 集合 托管租户的已登录用户的角色分配集合。
tenantGroups microsoft.graph.managedTenants.tenantGroup 集合 多租户管理平台使用的托管租户的逻辑分组的集合。
租户 microsoft.graph.managedTenants.tenant 集合 与管理实体关联的租户集合。
tenantsCustomizedInformation microsoft.graph.managedTenants.tenantCustomizedInformation 集合 跨托管租户的租户级别自定义信息的集合。
tenantsDetailedInformation microsoft.graph.managedTenants.tenantDetailedInformation 集合 跨托管租户的集合租户级别详细信息。
tenantTags microsoft.graph.managedTenants.tenantTag 集合 跨托管租户的租户标记集合。
tenantUsage microsoft.graph.managedTenants.tenantUsage 集合 跨托管租户的租户使用情况的集合。
windowsDeviceMalwareStates microsoft.graph.managedTenants.windowsDeviceMalwareState 集合 跨托管租户向 Microsoft Endpoint Manager 注册的 Windows 设备的恶意软件的状态。
windowsProtectionStates microsoft.graph.managedTenants.windowsProtectionState 集合 跨托管租户向 Microsoft Endpoint Manager 注册的 Windows 设备的保护状态。

JSON 表示形式

下面是资源的 JSON 表示形式。

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