BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CollectionReferenceThis property is a reference to the instance of a job object.
StatsReferenceThis 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\"";
   };