Microsoft.ConfigurationManagement.Messaging.Messages.Ccm Namespace
Classes
Class | Description | |
---|---|---|
![]() |
CcmAsynchronousMessage | Represents a synchronous message that has no reply. |
![]() |
CcmEvaluatePolicyAssignmentsMessage | Evaluates policy assignments. |
![]() |
CcmFileCollectionAgentMessage | Represents a file collection agent message. |
![]() |
CcmInternetMaintenanceMessage | Sends a message to the Internet maintenance endpoint used by the proxy component. |
![]() |
CcmInventoryAgentMessage | Represents a message sent to the inventory agent. |
![]() |
CcmMessage | Base class for a Client Configuration Manager (CCM) sender. |
![]() |
CcmPolicyAssignmentReplyMessage | Sends a well-formed policy assignment reply to the client. |
![]() |
CcmRequestPolicyAssignmentsMessage | Instructs the CCM client to request policy assignments. |
![]() |
CcmSendScheduledMessage | Sends a scheduled message based on an ID by iterating over WMI to find the ID. |
![]() |
CcmSoftwareMeteringAgentMessage | Represents a software metering agent message. |
![]() |
CcmStateMessageManagerMessage | Sends a message to the StateMessageManager endpoint on the client. |
![]() |
CcmSynchronousMessageReply | Represents a Client Configuration Manager (CCM) synchronous message reply. |
![]() |
CcmSynchronousMessageRequest<TReplyMessage> | Represents a Client Configuration Manager (CCM) synchronous message. |
![]() |
EvaluateAssignments | Represents a Client Configuration Manager (CCM) message for evaluating policy assignments. |
![]() |
FileCollectionAction | Represents a file collection message action. |
![]() |
FileCollectionMessage | Represents a file collection agent message. |
![]() |
InventoryAction | Represents inventory action details. |
![]() |
InventoryMessage | Represents an inventory message. |
![]() |
RequestAssignments | Represents a Client Configuration Manager (CCM) message for requesting policy assignments. |
![]() |
SoftwareMeteringMessage | Represents a software metering agent message. |
![]() |
StateMessageManager | Represents a message from the state message manager. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
InventoryAgentAction | Defines the inventory agent action type. |
![]() |
StateTaskType | Defines the task types for the state message manager. |
Return to top