Msvm_HostedEthernetSwitchExtension class

Associates a virtual Ethernet switch to the extensions currently bound to it.

The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.

Syntax

[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_HostedEthernetSwitchExtension : CIM_HostedDependency
{
  Msvm_VirtualEthernetSwitch   REF Antecedent;
  Msvm_EthernetSwitchExtension REF Dependent;
};

Members

The Msvm_HostedEthernetSwitchExtension class has these types of members:

Properties

The Msvm_HostedEthernetSwitchExtension class has these properties.

Antecedent

Data type: Msvm_VirtualEthernetSwitch

Access type: Read-only

Qualifiers: Key, Override ("Antecedent"), Min (1), Max (1)

A reference to an instance of the Msvm_VirtualEthernetSwitch class that represents the virtual switch.

Dependent

Data type: Msvm_EthernetSwitchExtension

Access type: Read-only

Qualifiers: Key, Override ("Dependent"), Weak

A reference to an instance of the Msvm_EthernetSwitchExtension class that represents the switch extension instance bound to the virtual switch.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe