PolicyBodyRule Class
Represents a policy body rule.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | PolicyBodyRule() | Initializes a new instance of the PolicyBodyRule class. |
| Name | Description | |
|---|---|---|
![]() | PolicyAction | Contains the policy action. |
![]() | PolicyCondition | Gets or sets policy body rule conditions. These conditions are the same as assignment conditions, except that they are applied after the policy is downloaded. |
![]() | PolicyRuleId | Gets or sets the policy rule ID. |
| 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:

