managedTenant 资源类型
Namespace: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
中定义。
属性
无。
关系
JSON 表示形式
以下 JSON 表示形式显示了资源类型。
{
"@odata.type": "#microsoft.graph.managedTenants.managedTenant",
"id": "String (identifier)"
}