Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the association between an installed Ethernet switch extension and an 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_ConcreteDependency : CIM_ConcreteDependency
{
Msvm_InstalledEthernetSwitchExtension REF Antecedent;
Msvm_EthernetSwitchExtension REF Dependent;
};
Members
The Msvm_ConcreteDependency class has these types of members:
Properties
The Msvm_ConcreteDependency class has these properties.
-
Antecedent
-
-
Data type: Msvm_InstalledEthernetSwitchExtension
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
A reference to an instance of the Msvm_InstalledEthernetSwitchExtension class that represents a virtual Ethernet switch extension component installed on the system.
-
-
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 occurrence of the Antecedent bound to a specific virtual Ethernet 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 |
|
| DLL |
|