MSFT_NetQosTrafficClassSettingData class

The settings for a QoS traffic class.

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

Syntax

[Dynamic, Provider("DcbQosCim")]
class MSFT_NetQosTrafficClassSettingData : MSFT_NetSettingData
{
  string Name;
  uint8  Algorithm;
  uint8  BandwidthPercentage;
  uint8  Priority[];
};

Members

The MSFT_NetQosTrafficClassSettingData class has these types of members:

Properties

The MSFT_NetQosTrafficClassSettingData class has these properties.

Algorithm

Data type: uint8

Access type: Read/write

The assigned Transmission Selection Algorithm.

Strict (0)

ETS (2)

BandwidthPercentage

Data type: uint8

Access type: Read/write

Qualifiers: MaxValue (100), Units ("Percent")

The assigned minimum bandwidth percentage value if the ETS algorithm is used. Otherwise, this must be zero.

Name

Data type: string

Access type: Read-only

The name of the traffic class.

Priority

Data type: uint8 array

Access type: Read/write

Qualifiers: MaxValue (7)

The assigned priority values.

Requirements

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