| Win32_NamedJobObjectProcess | |||
| The Win32_NamedJobObjectProcess association class relates a job object and a process contained in the job object. A job can contain multiple processes. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Collection | Reference | This property is a reference to the instance of Win32_NamedJobObject in which the processes are contained. | |
| Member | Reference | This property is a reference to the instance of Win32_Process that is part of the job object. | |
| SAMPLE DATA INSTANCE | |||
|    [LOCALE(1033): ToInstance Amended]    instance of Win32_NamedJobObjectProcess    {     Collection = "\\\\.\\root\\cimv2:Win32_NamedJobObject.CollectionID=\"\\\\wmi\\\\provider\\\\sub\\\\system\\\\host\\\\job\"";     Member = "\\\\.\\root\\cimv2:Win32_Process.Handle=\"2516\"";    }; | |||