Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTestGroup.BusinessLogic.PA (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsSystem.PrivilegedMonitoringAccount
OutputTypeSystem.Discovery.Data

Member Modules:

ID Module Type TypeId RunAs 
GroupBL ProbeAction Microsoft.SystemCenter.WebApplicationSolutions.UrlTestGroup.BusinessLogic.PA Default
TestBL ProbeAction Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest.BusinessLogic.PA Default

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTestGroup.BusinessLogic.PA" Accessibility="Internal" Batching="false" RunAs="System!System.PrivilegedMonitoringAccount">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" maxOccurs="1" name="SourceObjectId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" maxOccurs="1" name="TemplateManagedEntityId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" maxOccurs="1" name="SubmitCycle" type="xsd:integer"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" maxOccurs="1" name="UniquenessKey" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" minOccurs="1" maxOccurs="1" name="ExternalConfiguration" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<ProbeAction ID="TestBL" TypeID="Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest.BusinessLogic.PA">
<SourceObjectId>$Config/SourceObjectId$</SourceObjectId>
<TemplateManagedEntityId>$Config/TemplateManagedEntityId$</TemplateManagedEntityId>
<SubmitCycle>$Config/SubmitCycle$</SubmitCycle>
<UniquenessKey>$Config/UniquenessKey$</UniquenessKey>
<ExternalConfiguration>$Config/ExternalConfiguration$</ExternalConfiguration>
</ProbeAction>
<ProbeAction ID="GroupBL" TypeID="Microsoft.SystemCenter.WebApplicationSolutions.UrlTestGroup.BusinessLogic.PA">
<SourceObjectId>$MPElement[Name="Microsoft.SystemCenter.WebApplicationSolutions.SingleUrlTest.WebTestGroupByLocationDiscoverySource"]$</SourceObjectId>
<TargetManagedEntityId>$Config/TemplateManagedEntityId$</TargetManagedEntityId>
<ScopeId>$Config/TemplateManagedEntityId$</ScopeId>
</ProbeAction>
</MemberModules>
<Composition>
<Node ID="GroupBL">
<Node ID="TestBL"/>
</Node>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System!System.Discovery.Data</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>