InventoryAgentAction Enumeration

 

Defines the inventory agent action type.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class InventoryAgentAction

Member nameDescription
Ddr

DDR message.

HardwareInventory

Hardware inventory.

None

None. Do not use.

SoftwareInventory

Software inventory.

Return to top
Show: