Health Service Store Maintenance Action

Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
InputTypeSystem.BaseData
Commentrequests that the Health Service do ESE store maintenance

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction" Comment="requests that the Health Service do ESE store maintenance" Accessibility="Public" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>F180211E-59BE-4740-B50E-1E709A5DB6CC</ClassID>
</Native>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>