| CIM_MediaPresent | |||
| Where a storage extent must be accessed through a media access device, this relationship is described by the CIM_MediaPresent association. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | The media access device. | |
| Dependent | Reference | The storage extent accessed using the media access device. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_DiskDriveToDiskPartition    {     Antecedent = "\\\\SCCM01\\root\\cimv2:Win32_DiskDrive.DeviceID=\"\\\\\\\\.\\\\PHYSICALDRIVE0\"";     Dependent = "\\\\SCCM01\\root\\cimv2:Win32_DiskPartition.DeviceID=\"Disk #0, Partition #0\"";    }; | |||