CIM_VirtualSystemSettingDataComponent class

The CIM_VirtualSystemSettingDataComponent association establishes a \'part of\' relationship between an instance of the CIM_VirtualSystemSettingData class and a set of instances of the CIM_ResourceAllocationSettingData class.

Important  The DMTF (Distributed Management Task Force) CIM (Common Information Model) classes are the parent classes upon which WMI classes are built. WMI currently supports only the CIM 2.x version schemas.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

class CIM_VirtualSystemSettingDataComponent : CIM_Component
{
  CIM_VirtualSystemSettingData      REF GroupComponent;
  CIM_ResourceAllocationSettingData REF PartComponent;
};

Members

The CIM_VirtualSystemSettingDataComponent class has these types of members:

  • Properties

Properties

The CIM_VirtualSystemSettingDataComponent class has these properties.

GroupComponent

Data type: CIM_VirtualSystemSettingData

Access type: Read-only

Reference to an instance of the CIM_VirtualSystemSettingData class that is the top-level object of a virtual system configuration.

PartComponent

Data type: CIM_ResourceAllocationSettingData

Access type: Read-only

Reference to an instance of the CIM_ResourceAllocationSettingData class representing a part of a virtual system configuration applicable to one particular virtual resource.

Requirements

Namespace

Root\virtualization