Msvm_SettingDataComponent class

Establish a relationship between an instance of the Msvm_EmulatedEthernetPortSettingData or Msvm_SyntheticEthernetPortSettingData class with an instance of the Msvm_GuestNetworkAdapterConfiguration class.

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_SettingDataComponent : CIM_Component
{
  CIM_ResourceAllocationSettingData     REF GroupComponent;
  Msvm_GuestNetworkAdapterConfiguration REF PartComponent;
};

Members

The Msvm_SettingDataComponent class has these types of members:

Properties

The Msvm_SettingDataComponent class has these properties.

GroupComponent

Data type: CIM_ResourceAllocationSettingData

Access type: Read-only

Qualifiers: Key, Override ("GroupComponent"), Aggregate

A reference to an instance of the Msvm_EmulatedEthernetPortSettingData or Msvm_SyntheticEthernetPortSettingData class that represents an Ethernet port.

PartComponent

Data type: Msvm_GuestNetworkAdapterConfiguration

Access type: Read-only

Qualifiers: Key, Override ("PartComponent")

A reference to an instance of the Msvm_GuestNetworkAdapterConfiguration class that represents a guest network adapter configuration.

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