System\CIM_ExecutionTarget.mof.mof (HTML version)

Return to index
CIM_ExecutionTarget Superclass: CIM_Dependency
ExecutionTarget represents the association between a System and a Job, describing that the System is running the job.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_Job REF Dependent ;
The Job that is run.
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The System that is running the Job.