Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an aggregation relationship between an instance of Msvm_ComputerSystem, and an instance of Msvm_ComputerSystem.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Aggregation, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_ComponentCS : CIM_ComponentCS
{
Msvm_ComputerSystem REF GroupComponent;
Msvm_ComputerSystem REF PartComponent;
};
Members
The Msvm_ComponentCS class has these types of members:
Properties
The Msvm_ComponentCS class has these properties.
-
GroupComponent
-
-
Data type: Msvm_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override ("GroupComponent")
The computer system that aggregates other computer systems.
-
-
PartComponent
-
-
Data type: Msvm_ComputerSystem
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The aggregated computer system in the relationship.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|