Represents the switch nic teaming settings.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), UUID("17AD26F1-DD6F-4ED9-BD2F-3750ADE6B68B"), ExtensionId("11EC6134-128A-4A23-B12F-164184B48348"), InterfaceVersion("1"), InterfaceRevision("0"), DisplayName("Ethernet Switch Nic Teaming Settings"), AMENDMENT]
class Msvm_VirtualEthernetSwitchNicTeamingSettingData : Msvm_EthernetSwitchFeatureSettingData
{
UINT32 TeamingMode = 0;
UINT32 LoadBalancingAlgorithm = 5;
};
Members
The Msvm_VirtualEthernetSwitchNicTeamingSettingData class has these types of members:
Properties
The Msvm_VirtualEthernetSwitchNicTeamingSettingData class has these properties.
-
LoadBalancingAlgorithm
-
-
Data type: UINT32
-
Access type: Read/write
-
Qualifiers: WmiDataId (2), InterfaceVersion (1), InterfaceRevision (0)
The load balancing algorithm.
-
-
TeamingMode
-
-
Data type: UINT32
-
Access type: Read/write
-
Qualifiers: WmiDataId (1), InterfaceVersion (1), InterfaceRevision (0)
The teaming mode.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 10 [desktop apps only] |
| Minimum supported server |
Windows Server 2016 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|