deviceAppManagement リソースの種類

名前空間: microsoft.graph

注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。

すべてのデバイスおよびアプリ管理機能のコンテナーとして機能するシングルトン エンティティ。

メソッド

メソッド 戻り値の型 説明
Get deviceAppManagement deviceAppManagement deviceAppManagement オブジェクトのプロパティとリレーションシップを読み取ります。
Update deviceAppManagement deviceAppManagement deviceAppManagement オブジェクトのプロパティを更新します。

プロパティ

プロパティ 説明
id String エンティティのキー。

リレーションシップ

リレーションシップ 説明
wdacSupplementalPolicies windowsDefenderApplicationControlSupplementalPolicy コレクション Windows Defender アプリケーション制御補足ポリシーのコレクション。

JSON 表記

以下は、リソースの JSON 表記です。

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