ACDC Performance Rule Probe Action Module Type

Microsoft.SystemCenter.M365.ProbeAction.RTTACDC (ProbeActionModuleType)

Probe Action Module Type for ACDC Performance Rule

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.M365.ProbeAction.RTTACDC" Accessibility="Internal" Batching="false" PassThrough="false">
<Configuration/>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.SystemCenter.M365.ManagedModules.Assembly</Assembly>
<Type>Microsoft.SystemCenter.M365.ManagedModules.PingRTTACDC</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>