更新警报的写操作

Microsoft.SystemCenter.AlertAttachment.UpdateAlerts.WriteAction (WriteActionModuleType)

此写操作在同步后更新警报字段

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsSystem.PrivilegedMonitoringAccount
InputTypeSystem.BaseData

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.AlertAttachment.UpdateAlerts.WriteAction" Accessibility="Internal" 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.UpdateAlertsWriteAction</Type>
</Managed>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>