MSFT_NetPolicyRuleFilters class
Associates a policy rule to its filters.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MSFT_NetPolicyRuleFilters : CIM_Component
{
CIM_PolicyRule REF GroupComponent;
CIM_FilterEntryBase REF PartComponent;
};
Members
The MSFT_NetPolicyRuleFilters class has these types of members:
Properties
The MSFT_NetPolicyRuleFilters class has these properties.
-
GroupComponent
-
-
Data type: CIM_PolicyRule
-
Access type: Read-only
-
Qualifiers: Key, Override
The rule.
-
-
PartComponent
-
-
Data type: CIM_FilterEntryBase
-
Access type: Read-only
-
Qualifiers: Key, Override
The filters associated with the rule.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|