Uruchom konserwację składu w trybie online

Microsoft.SystemCenter.HealthServiceStoreMaintenance (Task)

To zadanie powoduje uruchomienie konserwacji składu w trybie online dla składu ESE usługi prawidłowości. Zwykle konserwacja składu będzie uruchamiana okresowo jako część reguły, jednakże to zadanie pozwala na zainicjowanie konserwacji składu w dowolnym momencie. Konserwacja składu przeprowadzi defragmentację w trybie online składu ESE usługi prawidłowości.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300
CommentRequest that the Health Service do ESE store maintenance

Member Modules:

ID Module Type TypeId RunAs 
HealthServiceStoreMaintenanceAction WriteAction Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.HealthServiceStoreMaintenance" Comment="Request that the Health Service do ESE store maintenance" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="HealthServiceStoreMaintenanceAction" TypeID="Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction"/>
</Task>