MSFT_NetRuleInProfile class
Indicates that a rule applies to a particular firewall profile.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MSFT_NetRuleInProfile : CIM_PolicySetComponent
{
MSFT_NetFirewallProfile REF GroupComponent;
CIM_PolicyRule REF PartComponent;
uint16 Priority;
};
Members
The MSFT_NetRuleInProfile class has these types of members:
Properties
The MSFT_NetRuleInProfile class has these properties.
-
GroupComponent
-
-
Data type: MSFT_NetFirewallProfile
-
Access type: Read-only
-
Qualifiers: Key, Override
The firewall profile.
-
-
PartComponent
-
-
Data type: CIM_PolicyRule
-
Access type: Read-only
-
Qualifiers: Key, Override
The policy rule within the profile.
-
-
Priority
-
-
Data type: uint16
-
Access type: Read-only
This field is ignored.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|