| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | AssociatedJobMethodResult represents an association between a ConcreteJob and the MethodResult expressing the parameters for the Job when the job was created by side-effect of the execution of an extrinsic method. |
| UMLPackagePath | string | CIM::System::Processing |
| Version | string | 2.31.0 |
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| Job | CIM_AssociatedJobMethodResult | CIM_ConcreteJob | |||||
| Description | string | The associated ConcreteJob. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||
| JobParameters | CIM_AssociatedJobMethodResult | CIM_MethodResult | |||||
| Description | string | The associated MethodResult. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||