MSFT_NetAdapter_Group_Affinity class

This class represents a processor affinity mask.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapter_Group_Affinity
{
  uint64 ProcessorAffinityMask;
  uint16 ProcessorGroup;
};

Members

The MSFT_NetAdapter_Group_Affinity class has these types of members:

Properties

The MSFT_NetAdapter_Group_Affinity class has these properties.

ProcessorAffinityMask

Data type: uint64

Access type: Read-only

The bitmask for a set of logical processors in a group.

ProcessorGroup

Data type: uint16

Access type: Read-only

The group number for a set of logical processors.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetAdapterCim.mof
DLL
NetAdapterCim.dll