Dependency Monitor Update Write Action

Microsoft.SystemCenter.DependencyMonitor.UpdateDependencyMonitor (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.DependencyMonitor.UpdateDependencyMonitor" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="MonitorId" type="xsd:string"/>
<xsd:element name="ManagedEntityId" type="xsd:string"/>
<xsd:element name="HealthState" type="xsd:string"/>
<xsd:element name="TimeChanged" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>13FC4233-1DED-4807-BE90-62B0101425C8</ClassID>
</Native>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>