Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Associates a system with a logical device that is a component of the system.
Syntax
[Association, Aggregation, Composition, Abstract, Version("2.10.0"), UMLPackagePath("CIM::Core::Device"), AMENDMENT]
class CIM_SystemDevice : CIM_SystemComponent
{
CIM_System REF GroupComponent;
CIM_LogicalDevice REF PartComponent;
};
Members
The CIM_SystemDevice class has these types of members:
Properties
The CIM_SystemDevice class has these properties.
-
GroupComponent
-
-
Data type: CIM_System
-
Access type: Read-only
-
Qualifiers: Aggregate, Override ("GroupComponent"), Min (1), Max (1)
A CIM_System reference to the parent system in the association.
-
-
PartComponent
-
A CIM_LogicalDevice reference to the logical device that is a component of the system.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\virtualization\v2 |
| MOF |
|
| DLL |
|