Msvm_EthernetSwitchPortTeamMappingSettingData class
Represents the port team mapping feature setting data.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), UUID("8D45D4BD-8C18-435C-98A7-D632A7C618FF"), ExtensionId("11EC6134-128A-4A23-B12F-164184B48348"), InterfaceVersion("1"), InterfaceRevision("0"), DisplayName("Ethernet Switch Port Team Mapping Settings"), AMENDMENT]
class Msvm_EthernetSwitchPortTeamMappingSettingData : Msvm_EthernetSwitchPortFeatureSettingData
{
string NetAdapterName = "";
string NetAdapterDeviceId = "";
};
Members
The Msvm_EthernetSwitchPortTeamMappingSettingData class has these types of members:
Properties
The Msvm_EthernetSwitchPortTeamMappingSettingData class has these properties.
-
NetAdapterDeviceId
-
-
Data type: string
-
Access type: Read/write
-
Qualifiers: MaxLen (127), WmiDataId (2), InterfaceVersion (1), InterfaceRevision (0)
Device ID of the preferred mapped physical adapter.
-
-
NetAdapterName
-
-
Data type: string
-
Access type: Read/write
-
Qualifiers: MaxLen (127), WmiDataId (1), InterfaceVersion (1), InterfaceRevision (0)
Name of the preferred mapped physical adapter.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|