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 association in which a service is a component of a parent service, which together, form a higher-level service.
Syntax
[Association, Aggregation, Abstract, Version("2.6.0"), UMLPackagePath("CIM::Core::Service")]
class CIM_ServiceComponent : CIM_Component
{
CIM_Service REF GroupComponent;
CIM_Service REF PartComponent;
};
Members
The CIM_ServiceComponent class has these types of members:
Properties
The CIM_ServiceComponent class has these properties.
-
GroupComponent
-
The parent service.
-
PartComponent
-
-
Data type: CIM_Service
-
Access type: Read-only
-
Qualifiers: Override ("PartComponent")
The component service.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8.1 |
| Minimum supported server |
Windows Server 2012 R2 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|