managedTenant リソースの種類
名前空間: microsoft.graph.managedTenants
重要
Microsoft Graph の /beta
バージョンの API は変更される可能性があります。 実稼働アプリケーションでこれらの API を使用することは、サポートされていません。 v1.0 で API を使用できるかどうかを確認するには、Version セレクターを使用します。
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 コレクション | マネージド テナント間のクラウド PC 接続のコレクション。 |
cloudPcDevices | microsoft.graph.managedTenants.cloudPcDevice コレクション | マネージド テナント間のクラウド PC デバイスのコレクション。 |
cloudPcsOverview | microsoft.graph.managedTenants.cloudPcOverview コレクション | マネージド テナント間のクラウド PC 情報の概要。 |
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 エンドポイント マネージャーに登録されている Windows デバイスのマルウェアの状態。マネージド テナント間。 |
windowsProtectionStates | microsoft.graph.managedTenants.windowsProtectionState コレクション | Microsoft エンドポイント マネージャーに登録されている Windows デバイスの保護状態。マネージド テナント間で。 |
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"@odata.type": "#microsoft.graph.managedTenants.managedTenant",
"id": "String (identifier)"
}