BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AntecedentReferenceThe media access device.
DependentReferenceThe 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\"";
   };