Akce opětovného načtení konfigurace

Microsoft.SystemCenter.ReloadConfigAction (WriteActionModuleType)

Element properties:

TypeWriteActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData
Commentrequests reload configuration for management group

Source Code:

<WriteActionModuleType ID="Microsoft.SystemCenter.ReloadConfigAction" Comment="requests reload configuration for management group" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>AB91517A-F4EE-42FB-BB02-9662518D1EFC</ClassID>
</Native>
</ModuleImplementation>
<InputType>System!System.BaseData</InputType>
</WriteActionModuleType>