mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Add Ms.Device.DeviceInventoryChange
This commit is contained in:
parent
4b030b5a11
commit
dca3b30836
@ -2671,6 +2671,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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user