Microsoft.SystemCenter.ManagementConfigurationService.WorkItemStatsGetProbeAction (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData
OutputTypeMicrosoft.SystemCenter.ManagementConfigurationService.WorkItemStatsDataItem

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.ManagementConfigurationService.WorkItemStatsGetProbeAction" Accessibility="Internal" Batching="false" PassThrough="false">
<Configuration/>
<ModuleImplementation>
<Managed>
<Assembly>csmodule, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.ManagementConfiguration.Modules.WorkItemStatsGetModule</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.ManagementConfigurationService.WorkItemStatsDataItem</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>