Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.Output (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsSystem.PrivilegedMonitoringAccount
InputTypeSystem.BaseData
OutputTypeMicrosoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.AttachmentData

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.Output" RunAs="System!System.PrivilegedMonitoringAccount" Accessibility="Internal" Batching="false">
<Configuration>
<!-- Empty to indicate on-demand scenario -->
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupName" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Microsoft.SystemCenter.Omonline.OutsideIn.OutsideInUnitModule.Assembly</Assembly>
<Type>Microsoft.SystemCenter.Cloud.OutsideInUnitModule.AttachmentOutputWriteAction</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.Attachments.AttachmentData</OutputType>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>