| Win32_NamedJobObjectStatistics | |||
| The Win32_NamedJobObjectStatistics association class relates a job object instance and the I/O accounting information instance containing accounting information for the job. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Collection | Reference | This property is a reference to the instance of a job object. | |
| Stats | Reference | This property is a reference to the instance that contains statistical information about the job object. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_NamedJobObjectStatistics    {     Collection = "\\\\SCCM01\\root\\cimv2:Win32_NamedJobObject.CollectionID=\"\\\\wmi\\\\provider\\\\sub\\\\system\\\\host\\\\job\"";     Stats = "\\\\SCCM01\\root\\cimv2:Win32_NamedJobObjectActgInfo.Name=\"\\\\wmi\\\\provider\\\\sub\\\\system\\\\host\\\\job\"";    }; | |||