windowsInformationProtectionNetworkLearningSummary リソースの種類
名前空間: microsoft.graph
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
Windows 情報保護のネットワークの学習概要エンティティ。
メソッド
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
id | String | WindowsInformationProtectionNetworkLearningSummary の一意識別子。 |
url | String | Web サイト URL |
deviceCount | Int32 | デバイス数 |
リレーションシップ
なし
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.windowsInformationProtectionNetworkLearningSummary",
"id": "String (identifier)",
"url": "String",
"deviceCount": 1024
}