Microsoft.SystemCenter.WebApplicationTest.PerformanceDataMapper (ConditionDetectionModuleType)

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Performance.Data

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.WebApplicationTest.PerformanceDataMapper" Accessibility="Internal" PassThrough="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TestContext" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TestConfig" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>54935827-f4e2-47e8-bb0a-a36d9327c4e7</ClassID>
</Native>
</ModuleImplementation>
<OutputType>Performance!System.Performance.Data</OutputType>
<InputTypes>
<InputType>Microsoft.SystemCenter.WebApplicationTest.WebTestData</InputType>
</InputTypes>
</ConditionDetectionModuleType>