MSFT_NetMainModeRuleInProfile 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_NetMainModeRuleInProfile : MSFT_NetRuleInProfile
{
  MSFT_NetMainModeRule    REF PartComponent;
  MSFT_NetFirewallProfile REF GroupComponent;
  uint16                      Priority;
};

Members

The MSFT_NetMainModeRuleInProfile class has these types of members:

Properties

The MSFT_NetMainModeRuleInProfile class has these properties.

GroupComponent

Data type: MSFT_NetFirewallProfile

Access type: Read-only

Qualifiers: Key, Override

The firewall profile.

PartComponent

Data type: MSFT_NetMainModeRule

Access type: Read-only

Qualifiers: Key, Override

The main mode rule.

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
WFasCim.mof
DLL
WFasCim.dll