Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
An association between an instance of the Msvm_EthernetSwitchPort class and an instance of the Msvm_EthernetPortData class that represents data gathered about the port by a 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_EthernetPortInfo : CIM_Dependency
{
Msvm_EthernetSwitchPort REF Antecedent;
Msvm_EthernetPortData REF Dependent;
};
Members
The Msvm_EthernetPortInfo class has these types of members:
Properties
The Msvm_EthernetPortInfo class has these properties.
-
Antecedent
-
-
Data type: Msvm_EthernetSwitchPort
-
Access type: Read-only
-
Qualifiers: Override ("CIM_Dependency.Antecedent")
An instance of the Msvm_EthernetSwitchPort class that represents the switch port.
-
-
Dependent
-
-
Data type: Msvm_EthernetPortData
-
Access type: Read-only
-
Qualifiers: Override ("CIM_Dependency.Dependent")
An instance of the Msvm_EthernetPortData class that represents the port data.
-
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 |
|