MSFT_NetLbfoTeamMember class
Represents members of an Lbfo team.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("MsNetImPlatform")]
class MSFT_NetLbfoTeamMember : MSFT_NetImPlatAdapter
{
uint32 AdministrativeMode;
uint32 OperationalMode;
};
Members
The MSFT_NetLbfoTeamMember class has these types of members:
Properties
The MSFT_NetLbfoTeamMember class has these properties.
-
AdministrativeMode
-
-
Data type: uint32
-
Access type: Read-only
Administrative role of this member in the team.
-
Active (0)
-
Standby (1)
-
-
OperationalMode
-
-
Data type: uint32
-
Access type: Read-only
The current operational mode of this member in the team.
-
Active (0)
-
Standby (1)
-
Failed (4096)
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|