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)"
}