Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.GetWebTestResultFilePath (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.AlertAttachment.SaveAttachmentAccount
InputTypeSystem.BaseData
OutputTypeSystem.PropertyBagData

Member Modules:

ID Module Type TypeId RunAs 
GetFilePath ProbeAction Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.RetrieveVSWebTestResultFromShareProbeAction Default
RetrieveSharePath ProbeAction Microsoft.SystemCenter.AlertAttachment.RetrieveSharePath.ProbeAction Default

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.GetWebTestResultFilePath" Accessibility="Internal" RunAs="AlertAttachment!Microsoft.SystemCenter.AlertAttachment.SaveAttachmentAccount" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<ProbeAction ID="RetrieveSharePath" TypeID="AlertAttachment!Microsoft.SystemCenter.AlertAttachment.RetrieveSharePath.ProbeAction"/>
<ProbeAction ID="GetFilePath" TypeID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.RetrieveVSWebTestResultFromShareProbeAction">
<TestId>$Target/Id$</TestId>
</ProbeAction>
</MemberModules>
<Composition>
<Node ID="GetFilePath">
<Node ID="RetrieveSharePath"/>
</Node>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>