| CIM_MemoryCapacity |
| CIM_MemoryCapacity describes the type of memory that can be installed on a physical element and its minimum/maximum configurations. Information on what memory is currently 'installed', versus an element's min/max requirements, is located in instances of the CIM_PhysicalMemory class. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | | String | Caption is a short textual description (one-line string) of the CIM_PhysicalCapacity object. |
| Description | | String | The Description property provides a textual description of the CIM_PhysicalCapacity object. |
| MaximumMemoryCapacity | | UInt64 | Maximum amount of memory, in Kbytes, that can be supported by the associated physical element. |
| MemoryType | | UInt16 | The type of memory. This is a part of the object key. Values correspond to the list of possible memory types in the CIM_PhysicalMemory class. |
| MinimumMemoryCapacity | | UInt64 | Minimum amount of memory, in Kbytes, that is needed for the associated physical element to operate correctly. |
| Name | | String | The inherited Name property serves as a part of the CIM_MemoryCapacity object key. |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|