BACK TO INDEX

CIM_Realizes
CIM_Realizes is the association that defines the mapping between a logical device and the physical component that implements the device.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AntecedentReferenceThe physical component that implements the device.
DependentReferenceThe logical device.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_DiskDrivePhysicalMedia
   {
    Antecedent = "\\\\SCCM01\\root\\cimv2:Win32_PhysicalMedia.Tag=\"\\\\\\\\.\\\\PHYSICALDRIVE0\"";
    Dependent = "\\\\SCCM01\\root\\cimv2:Win32_DiskDrive.DeviceID=\"\\\\\\\\.\\\\PHYSICALDRIVE0\"";
   };