Microsoft.SystemCenter.Advisor.Monitoring.CloudCabUploadWriteAction (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsSystem.PrivilegedMonitoringAccount
InputTypeSystem.CompletedFileUpload

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.Advisor.Monitoring.CloudCabUploadWriteAction" Accessibility="Internal" RunAs="System!System.PrivilegedMonitoringAccount" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Certificate" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="WriteBlockSizeInBytes" type="xsd:long"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ParallelOperationThreadCount" type="xsd:int"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ProxyUserName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ProxyUserPassword" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ProxyUserDomain" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Res.Microsoft.SystemCenter.Advisor.Assembly</Assembly>
<Type>Microsoft.SystemCenter.Advisor.WriteAction.CloudCabUploadWriteAction</Type>
</Managed>
</ModuleImplementation>
<InputType>System!System.CompletedFileUpload</InputType>
</WriteActionModuleType>