BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringCaption is a short textual description (one-line string) of the CIM_PhysicalCapacity object.
DescriptionStringThe Description property provides a textual description of the CIM_PhysicalCapacity object.
MaximumMemoryCapacityUInt64Maximum amount of memory, in Kbytes, that can be supported by the associated physical element.
MemoryTypeUInt16The 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.
MinimumMemoryCapacityUInt64Minimum amount of memory, in Kbytes, that is needed for the associated physical element to operate correctly.
NameStringThe inherited Name property serves as a part of the CIM_MemoryCapacity object key.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances