EvaluateAssignments Class
Represents a Client Configuration Manager (CCM) message for evaluating policy assignments.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | EvaluateAssignments() | Initializes a new instance of the EvaluateAssignments class. |
![]() | EvaluateAssignments(PolicyAssignmentResourceType) | Initializes a new instance of the EvaluateAssignments class. Specifies a resource type. |
| Name | Description | |
|---|---|---|
![]() | ResourceType | Gets or sets the resource type for the policy request. The default value is Machine. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

