Msvm_EthernetPortSettingDataComponent class
An association used to establish "part of" relationships between one instance of an Msvm_EthernetPortAllocationSettingData and one or more instances of an Msvm_EthernetSwitchFeatureSettingData.
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_EthernetPortSettingDataComponent : CIM_Component
{
Msvm_EthernetPortAllocationSettingData REF GroupComponent;
Msvm_EthernetSwitchPortFeatureSettingData REF PartComponent;
};
Members
The Msvm_EthernetPortSettingDataComponent class has these types of members:
Properties
The Msvm_EthernetPortSettingDataComponent class has these properties.
-
GroupComponent
-
-
Data type: Msvm_EthernetPortAllocationSettingData
-
Access type: Read-only
A reference to an instance of the Msvm_EthernetPortAllocationSettingData class that represents the Ethernet port.
-
-
PartComponent
-
-
Data type: Msvm_EthernetSwitchPortFeatureSettingData
-
Access type: Read-only
A reference to an instance of the Msvm_EthernetSwitchPortFeatureSettingData class that represents the feature settings applied to the port.
-
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 |
|