Unified Communications Managed API Runtime Installation Check Probe

Microsoft.SystemCenter.Notifications.UcmaInstallTest.Probe (ProbeActionModuleType)

This probe action module performs UCMA Runtime installation check

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.Notification.NotificationActionAccount
OutputTypeSystem.PropertyBagData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.Notifications.UcmaInstallTest.Probe" Batching="false" PassThrough="false" Accessibility="Internal" RunAs="Microsoft.SystemCenter.Notification.NotificationActionAccount">
<Configuration/>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.EnterpriseManagement.HealthService.Modules.Notification, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.HealthService.Modules.Notification.UcmaInstallTestModule</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>