MSFT_NetQosFlowControlSettingData class
The link level flow control settings for an IEEE 802.1p priority.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
[Dynamic, Provider("DcbQosCim")]
class MSFT_NetQosFlowControlSettingData : MSFT_NetSettingData
{
string Name;
uint8 Priority;
boolean Enabled;
};
The MSFT_NetQosFlowControlSettingData class has these types of members:
The MSFT_NetQosFlowControlSettingData class has these methods.
Method | Description |
---|---|
Disable | Disables flow control on priority. |
Enable | Enables flow control on priority. |
The MSFT_NetQosFlowControlSettingData class has these properties.
-
Enabled
-
-
Data type: boolean
-
Access type: Read/write
Flow control enabled for priority.
-
-
Name
-
-
Data type: string
-
Access type: Read-only
The name of the flow control class.
-
-
Priority
-
-
Data type: uint8
-
Access type: Read-only
-
Qualifiers: MaxValue (7)
Priority value.
-
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|