AssessmentRun element
Defines the instance of an assessment for execution.
Usage
<AssessmentRun>
child elements
</AssessmentRun>
Attributes
There are no attributes.
Child elements
Element |
Description |
AssessmentId
|
This is the identity of the assessment.
|
CommandLine
|
Contains the command line that is passed to the assessment process.
|
Id
|
A unique ID for an assessment run. This is a GUID in registry format.
|
MetricThresholds
|
This node contains one or more metric thresholds.
|
Name
|
This is the name of the assessment run. This value is set by a user using a solution.
|
ParameterValues
|
Contains zero or more ParameterValue elements.
|
SolutionData
|
This optional node contains any valid XML that the solution chooses to include in the job for a specific assessment.
|
Child element sequence
(
Id,
Name,
AssessmentId,
SolutionData,
ParameterValues,
MetricThresholds,
CommandLine
)
Parent elements
Element |
Description |
AssessmentRuns
|
This node holds a collection of assessment instances for execution.
|
See also
-
AXE Job Manifest