The criteria
object specifies the system attribute to
monitor for changes.
The criteria
object has a three properties: Entity
, Key
,
and SystemData
. These are described in the following
table. Properties enclosed in brackets are optional.
Property |
Description |
Type |
Value |
---|---|---|---|
|
Specifies the entity of the system attribute. Together with For more information about entities, see section System attributes. |
string |
For a complete list of supported entities, see section Supported system attributes (entities and keys). For example: |
|
Specifies the key of the system attribute. The available keys depend on the entity. Together with For more information about keys, see section System attributes. |
string |
For a complete list of supported keys per entity, see the Key column of the tables in section Supported system attributes (entities and keys). For example: |
|
Specifies the value of the system attribute. Some system attributes require this property as input for The Typically, the property contains status information represented by a number or string. The property can also be an object for representing more complex values, such as drive information. For more information about system attribute values, see sections Supported system attributes (entities and keys). |
object |
The object property depends on the system attribute. See the Input column cell for the appropriate system attribute in section Supported system attributes (entities and keys). For example, the
|