MSFT_NetLbfoTeamNic class
Represents a NetAdapter that is a Team NIC for 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_NetLbfoTeamNic : MSFT_NetImPlatAdapter
{
uint32 VlanID;
boolean Primary;
boolean Default;
};
Members
The MSFT_NetLbfoTeamNic class has these types of members:
Properties
The MSFT_NetLbfoTeamNic class has these properties.
-
Default
-
-
Data type: boolean
-
Access type: Read-only
Whether the TeamNic is the default TeamNic.
-
-
Primary
-
-
Data type: boolean
-
Access type: Read-only
Whether the TeamNic is the primary TeamNic.
-
-
VlanID
-
-
Data type: uint32
-
Access type: Read-only
VlanID of the TeamNic.
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|