This association indicates that a BatchService utilizes a particular JobQueue, to hold jobs submitted to the Service. At any point in time, the JobQueue can be full or otherwise not accepting jobs from the BatchService. This situation is indicated by the QueueAcceptingFromService Boolean property in this association. |
Qualifiers:Experimental Version ( "2.8.1000" ) Association |
Parameters (local in grey) |
| Override ( "Dependent" ) CIM_BatchService REF Dependent ; The BatchService that puts BatchJobs on the Queue. | Override ( "Antecedent" ) CIM_JobQueue REF Antecedent ; The BatchQueue that the Service utilizes. | boolean QueueAcceptingFromService ; Indicates that the BatchService can place jobs on the Queue. |
| |
| | |