Msvm_ParentEthernetSwitchExtension class
Represents the association between a parent Ethernet switch extension and a child Ethernet switch extension.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ParentEthernetSwitchExtension : CIM_Dependency
{
Msvm_EthernetSwitchExtension REF Antecedent;
Msvm_EthernetSwitchExtension REF Dependent;
};
Members
The Msvm_ParentEthernetSwitchExtension class has these types of members:
Properties
The Msvm_ParentEthernetSwitchExtension class has these properties.
-
Antecedent
-
-
Data type: Msvm_EthernetSwitchExtension
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
A reference to an instance of the Msvm_EthernetSwitchExtension class that represents the parent switch extension.
-
-
Dependent
-
-
Data type: Msvm_EthernetSwitchExtension
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
A reference to an instance of the Msvm_EthernetSwitchExtension class that represents the child switch extension.
-
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 |
|
DLL |
|