PolicyAssignmentExpressionOperatorType Enumeration
Defines the operator for policy expressions.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Member name | Description | |
|---|---|---|
| And | AND operator. | |
| None | No operator. | |
| Not | NOT operator. | |
| Or | OR operator. |
Show: