MSFT_NetAdapterSriovCapabilities class

Sriov Capabilities

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

Syntax

[Dynamic, Provider("NetAdapterCim")]
class MSFT_NetAdapterSriovCapabilities
{
  boolean VlanSupported;
  boolean PerVportInterruptModerationSupported;
  boolean AsymmetricQueuePairsForNonDefaultVPortsSupported;
  boolean VfRssSupported;
  boolean SingleVportPoolSupported;
  uint32  MaxNumSwitches;
  uint32  MaxNumVPorts;
  uint32  MaxNumVFs;
  uint32  MaxNumQueuePairs;
  uint32  MaxNumQueuePairsPerNonDefaultVPort;
  uint32  MaxNumMacAddresses;
};

Members

The MSFT_NetAdapterSriovCapabilities class has these types of members:

Properties

The MSFT_NetAdapterSriovCapabilities class has these properties.

AsymmetricQueuePairsForNonDefaultVPortsSupported

Data type: boolean

Access type: Read-only

Indicates if asymmetric queue pairs are supported for non default vports

MaxNumMacAddresses

Data type: uint32

Access type: Read-only

The maximum number of MAC addresses that can be allocated on the adapter

MaxNumQueuePairs

Data type: uint32

Access type: Read-only

The maximum number of queue pairs that can be allocated on the adapter

MaxNumQueuePairsPerNonDefaultVPort

Data type: uint32

Access type: Read-only

The maximum number of queue pairs for the non default vport

MaxNumSwitches

Data type: uint32

Access type: Read-only

The maximum number of switches that can be created on the adapter

MaxNumVFs

Data type: uint32

Access type: Read-only

The maximum number of Virtual functions that can be created on the adapter

MaxNumVPorts

Data type: uint32

Access type: Read-only

The maximum number of vports that can be created on the adapter

PerVportInterruptModerationSupported

Data type: boolean

Access type: Read-only

Indicates if Interrupt moderation is supported per vport

SingleVportPoolSupported

Data type: boolean

Access type: Read-only

Indicates if a single Vport Pool is supported

VfRssSupported

Data type: boolean

Access type: Read-only

Indicates if VF Rss is supported

VlanSupported

Data type: boolean

Access type: Read-only

Indicates if Vlans are supported

Requirements

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