| Win32_MemoryDeviceArray | |||
| The Win32_MemoryDeviceArray class represents an association between a memory device and the memory array in which it resides. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| GroupComponent | Reference | The GroupComponent reference represents the memory array part of the Win32_MemoryDeviceArray association. | |
| PartComponent | Reference | The PartComponent reference represents a memory device part of the Win32_MemoryDeviceArray association. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_MemoryDeviceArray    {     GroupComponent = "\\\\SCCM01\\root\\cimv2:Win32_MemoryArray.DeviceID=\"Memory Array 0\"";     PartComponent = "\\\\SCCM01\\root\\cimv2:Win32_MemoryDevice.DeviceID=\"Memory Device 0\"";    }; | |||