BACK TO INDEX

Win32_NamedJobObjectLimit
The Win32_NamedJobObjectLimit association class relates a job object and the job object limit settings for that job.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CollectionReferenceThis property is a reference to the instance of a job object.
SettingReferenceThis property is a reference to the instance that contains limit settings for the job object.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_NamedJobObjectLimit
   {
    Collection = "\\\\SCCM01\\root\\cimv2:Win32_NamedJobObject.CollectionID=\"\\\\wmi\\\\provider\\\\sub\\\\system\\\\host\\\\job\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_NamedJobObjectLimitSetting.SettingID=\"\\\\wmi\\\\provider\\\\sub\\\\system\\\\host\\\\job\"";
   };