Name | Data Type | Qualifiers |
Name | Data Type | Value | Scope | Flavors |
CreationClassName | string |
Description | string | CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allow all instances of this class and its subclasses to be uniquely identified. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
CSCreationClassName | string |
Description | string | The scoping ComputerSystem's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Process.CSCreationClassName | None | OVERRIDABLE= false
|
CSName | string |
Description | string | The scoping ComputerSystem's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Process.CSName | None | OVERRIDABLE= false
|
ExecutionState | uint16 |
Description | string | Indicates the current operating condition of the Thread. Values include ready (2), running (3), and blocked (4), among others. | None | TRANSLATABLE= true |
Values | string | Unknown, Other, Ready, Running, Blocked, Suspended Blocked, Suspended Ready | None | TRANSLATABLE= true |
Handle | string |
Description | string | A string used to identify the Thread. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
KernelModeTime | uint64 |
Description | string | Time in kernel mode, in milliseconds. If this information is not available, a value of 0 should be used. | None | TRANSLATABLE= true |
Units | string | MilliSeconds | None | TRANSLATABLE= true |
OSCreationClassName | string |
Description | string | The scoping OperatingSystem's CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Process.OSCreationClassName | None | OVERRIDABLE= false
|
OSName | string |
Description | string | The scoping OperatingSystem's Name. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Process.OSName | None | OVERRIDABLE= false
|
Priority | uint32 |
Description | string | Priority indicates the urgency or importance of execution of a Thread. A Thread may have a different priority than its owning Process. If this information is not available for a Thread, a value of 0 should be used. | None | TRANSLATABLE= true |
ProcessCreationClassName | string |
Description | string | The scoping Process' CreationClassName. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Process.CreationClassName | None | OVERRIDABLE= false
|
ProcessHandle | string |
Description | string | The scoping Process' Handle. | None | TRANSLATABLE= true |
Key | boolean | true | None | OVERRIDABLE= false
|
MaxLen | uint32 | 256 | None | None |
Propagated | string | CIM_Process.Handle | None | OVERRIDABLE= false
|
UserModeTime | uint64 |
Description | string | Time in user mode, in milliseconds. If this information is not available, a value of 0 should be used. | None | TRANSLATABLE= true |
Units | string | MilliSeconds | None | TRANSLATABLE= true |