Share via


Microsoft.ConfigurationManagement.Messaging.Messages.Ccm Namespace

 

Classes

Class Description
System_CAPS_pubclass CcmAsynchronousMessage

Represents a synchronous message that has no reply.

System_CAPS_pubclass CcmEvaluatePolicyAssignmentsMessage

Evaluates policy assignments.

System_CAPS_pubclass CcmFileCollectionAgentMessage

Represents a file collection agent message.

System_CAPS_pubclass CcmInternetMaintenanceMessage

Sends a message to the Internet maintenance endpoint used by the proxy component.

System_CAPS_pubclass CcmInventoryAgentMessage

Represents a message sent to the inventory agent.

System_CAPS_pubclass CcmMessage

Base class for a Client Configuration Manager (CCM) sender.

System_CAPS_pubclass CcmPolicyAssignmentReplyMessage

Sends a well-formed policy assignment reply to the client.

System_CAPS_pubclass CcmRequestPolicyAssignmentsMessage

Instructs the CCM client to request policy assignments.

System_CAPS_pubclass CcmSendScheduledMessage

Sends a scheduled message based on an ID by iterating over WMI to find the ID.

System_CAPS_pubclass CcmSoftwareMeteringAgentMessage

Represents a software metering agent message.

System_CAPS_pubclass CcmStateMessageManagerMessage

Sends a message to the StateMessageManager endpoint on the client.

System_CAPS_pubclass CcmSynchronousMessageReply

Represents a Client Configuration Manager (CCM) synchronous message reply.

System_CAPS_pubclass CcmSynchronousMessageRequest<TReplyMessage>

Represents a Client Configuration Manager (CCM) synchronous message.

System_CAPS_pubclass EvaluateAssignments

Represents a Client Configuration Manager (CCM) message for evaluating policy assignments.

System_CAPS_pubclass FileCollectionAction

Represents a file collection message action.

System_CAPS_pubclass FileCollectionMessage

Represents a file collection agent message.

System_CAPS_pubclass InventoryAction

Represents inventory action details.

System_CAPS_pubclass InventoryMessage

Represents an inventory message.

System_CAPS_pubclass RequestAssignments

Represents a Client Configuration Manager (CCM) message for requesting policy assignments.

System_CAPS_pubclass SoftwareMeteringMessage

Represents a software metering agent message.

System_CAPS_pubclass StateMessageManager

Represents a message from the state message manager.

Enumerations

Enumeration Description
System_CAPS_pubenum InventoryAgentAction

Defines the inventory agent action type.

System_CAPS_pubenum StateTaskType

Defines the task types for the state message manager.

Return to top