CIM_VirtualSystemSettingDataComponent class
Represents a portion of a relationship between a CIM_VirtualSystemSettingData instance and a set of CIM_ResourceAllocationSettingData instances.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, Abstract, Version("2.22.0"), UMLPackagePath("CIM::System::SystemElements")]
class CIM_VirtualSystemSettingDataComponent : CIM_Component
{
CIM_VirtualSystemSettingData REF GroupComponent;
CIM_ResourceAllocationSettingData REF PartComponent;
};
Members
The CIM_VirtualSystemSettingDataComponent class has these types of members:
Properties
The CIM_VirtualSystemSettingDataComponent class has these properties.
-
GroupComponent
-
-
Data type: CIM_VirtualSystemSettingData
-
Access type: Read-only
A reference to the top-level CIM_VirtualSystemSettingData object of the virtual system configuration.
-
-
PartComponent
-
-
Data type: CIM_ResourceAllocationSettingData
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
A reference the CIM_ResourceAllocationSettingData object that represents a part of the virtual system configuration.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|