CIM_ElementCapabilities class
Represents an association between a managed element and its capabilities.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, Version("2.12.0"), AMENDMENT]
class CIM_ElementCapabilities
{
CIM_ManagedElement REF ManagedElement;
CIM_Capabilities REF Capabilities;
};
Members
The CIM_ElementCapabilities class has these types of members:
Properties
The CIM_ElementCapabilities class has these properties.
-
Capabilities
-
-
Data type: CIM_Capabilities
-
Access type: Read-only
-
Qualifiers: Key
The capabilities associated with the managed element.
-
-
ManagedElement
-
-
Data type: CIM_ManagedElement
-
Access type: Read-only
The managed element.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
End of client support |
None supported |
End of server support |
Windows Server 2012 R2 |
Namespace |
Root\virtualization |
MOF |
|