windowsInformationProtectionAppLearningSummary リソースの種類
名前空間: microsoft.graph
重要: Microsoft Graph /beta バージョンの API は変更される場合があります。実稼働での使用はサポートされていません。
注: Intune 用 Microsoft Graph API には、テナントの 有効な Intune ライセンスが必要です。
Windows 情報保護アプリの学習概要エンティティ。
メソッド
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| id | String | WindowsInformationProtectionAppLearningSummary の一意識別子。 |
| applicationName | String | アプリケーション名 |
| applicationType | applicationType | アプリケーションの種類。 可能な値は、universal、desktop です。 |
| deviceCount | Int32 | デバイス数 |
リレーションシップ
なし
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.windowsInformationProtectionAppLearningSummary",
"id": "String (identifier)",
"applicationName": "String",
"applicationType": "String",
"deviceCount": 1024
}
フィードバック
フィードバックの送信と表示