MSFT_NetLbfoTeam class
Represents an Lbfo team.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Provider("MsNetImPlatform")]
class MSFT_NetLbfoTeam : MSFT_NetImPlatTeam
{
uint32 TeamingMode;
uint32 LoadBalancingAlgorithm;
uint32 Status;
};
Members
The MSFT_NetLbfoTeam class has these types of members:
Methods
The MSFT_NetLbfoTeam class has these methods.
Method | Description |
---|---|
Rename | Renames a team. |
Properties
The MSFT_NetLbfoTeam class has these properties.
-
LoadBalancingAlgorithm
-
-
Data type: uint32
-
Access type: Read-only
The load balancing algorithm for all providers.
-
TransportPorts (0)
-
IPAddresses (2)
-
MacAddresses (3)
-
HyperVPort (4)
-
Dynamic (5)
-
-
Status
-
-
Data type: uint32
-
Access type: Read-only
The current operational status of the team.
-
Up (0)
-
Down (1)
-
Degraded (2)
-
-
TeamingMode
-
-
Data type: uint32
-
Access type: Read-only
The teaming mode value for all providers.
-
Static (0)
-
SwitchIndependent (1)
-
Lacp (2)
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|