mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
2.7 KiB
2.7 KiB
title, ms.reviewer, manager, description, ms.prod, ms.mktglfcycl, ms.pagetype, audience, itproauthor, author, ms.author, ms.collection, ms.topic
title | ms.reviewer | manager | description | ms.prod | ms.mktglfcycl | ms.pagetype | audience | itproauthor | author | ms.author | ms.collection | ms.topic |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Update Compliance Schema - WUDOAggregatedStatus | laurawi | WUDOAggregatedStatus schema | w10 | deploy | deploy | itpro | jaimeo | jaimeo | jaimeo | M365-analytics | article |
WUDOAggregatedStatus
WUDOAggregatedStatus records provide information, across all devices, on their bandwidth utilization for a specific content type in the event they use Delivery Optimization, over the past 28 days.
These fields are briefly described in this article, to learn more about Delivery Optimization in general, check out the Delivery Optimization Reference.
Field | Type | Example | Description |
---|---|---|---|
DeviceCount | int | 9999 |
Total number of devices in this aggregated record. |
BWOptPercent28Days | real | 68.72 |
Bandwidth optimization (as a percentage of savings of total bandwidth otherwise incurred) as a result of using Delivery Optimization across all devices, computed on a rolling 28-day basis. |
BWOptPercent7Days | real | 13.58 |
Bandwidth optimization (as a percentage of savings of total bandwidth otherwise incurred) as a result of using Delivery Optimization across all devices, computed on a rolling 7-day basis. |
BytesFromCDN | long | 254139 |
Total number of bytes downloaded from a CDN versus a Peer. This counts against bandwidth optimization. |
BytesFromGroupPeers | long | 523132 |
Total number of bytes downloaded from Group Peers. |
BytesFromIntPeers | long | 328350 |
Total number of bytes downloaded from Internet Peers. |
BytesFromPeers | long | 43145 |
Total number of bytes downloaded from peers. |
ContentType | int | Quality Updates |
The type of content being downloaded. |
DownloadMode | string | HTTP+LAN (1) |
Device's Delivery Optimization Download Mode configuration for this device. |
TimeGenerated | datetime | 1601-01-01T00:00:00Z |
A DateTime corresponding to the moment Azure Monitor Logs ingested this record to your Log Analytics workspace. |