Merge pull request #8196 from brianlic-msft/patch-5

Update required-windows-diagnostic-data-events-and-fields-2004.md
This commit is contained in:
Gary Moore 2020-09-01 15:36:10 -07:00 committed by GitHub
commit ccb7fd448d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2106,6 +2106,19 @@ The following fields are available:
- **uts** A bit field, with 2 bits being assigned to each user ID listed in xid. This field is omitted if all users are retail accounts. - **uts** A bit field, with 2 bits being assigned to each user ID listed in xid. This field is omitted if all users are retail accounts.
- **xid** A list of base10-encoded XBOX User IDs. - **xid** A list of base10-encoded XBOX User IDs.
## Common Data Fields
### Ms.Device.DeviceInventoryChange
Describes the installation state for all hardware and software components available on a particular device.
The following fields are available:
- **action** The change that was invoked on a device inventory object.
- **inventoryId** Device ID used for Compatibility testing
- **objectInstanceId** Object identity which is unique within the device scope.
- **objectType** Indicates the object type that the event applies to.
- **syncId** A string used to group StartSync, EndSync, Add, and Remove operations that belong together. This field is unique by Sync period and is used to disambiguate in situations where multiple agents perform overlapping inventories for the same object.
## Component-based servicing events ## Component-based servicing events