Get the alert attachment file share path probe action

Microsoft.SystemCenter.AlertAttachment.RetrieveSharePath.ProbeAction (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsSystem.PrivilegedMonitoringAccount
InputTypeSystem.BaseData
OutputTypeSystem.PropertyBagData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.AlertAttachment.RetrieveSharePath.ProbeAction" Accessibility="Public" RunAs="System!System.PrivilegedMonitoringAccount" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Res.Microsoft.EnterpriseManagement.Modules.Apm.AlertAttachment.ServerModules</Assembly>
<Type>Microsoft.EnterpriseManagement.Modules.Apm.AlertAttachment.ServerModules.RetrieveSharePathProbeAction</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>