Share via


InventoryAgentAction Enumeration

 

Defines the inventory agent action type.

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

Syntax

[SerializableAttribute]
public enum InventoryAgentAction
[SerializableAttribute]
public enum class InventoryAgentAction
<SerializableAttribute>
Public Enumeration InventoryAgentAction

Members

Member name Description
Ddr

DDR message.

HardwareInventory

Hardware inventory.

None

None. Do not use.

SoftwareInventory

Software inventory.

See Also

Microsoft.ConfigurationManagement.Messaging.Messages.Ccm Namespace

Return to top