| CIM_AllocatedResource | |||
| An association between logical devices and system resources, indicating that the resource is assigned to the device. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Antecedent | Reference | The resource. | |
| Dependent | Reference | The logical device to which the resource is assigned. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_PNPAllocatedResource    {     Antecedent = "\\\\SCCM01\\root\\cimv2:Win32_IRQResource.IRQNumber=9";     Dependent = "\\\\SCCM01\\root\\cimv2:Win32_PnPEntity.DeviceID=\"ACPI_HAL\\\\PNP0C08\\\\0\"";    }; | |||