BizTalk Send Port Group Discovery

Microsoft.BizTalk.Library.SendPortGroup.Discovery (Discovery)

This is the discovery of the BizTalk Send Port Group.

Knowledge Base article:

Summary

This is the discovery of the BizTalk Send Port Group.

Element properties:

TargetMicrosoft.BizTalk.Library.HostInstance
EnabledTrue
Frequency14940
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.Library.SendPortGroup.DataSource DataSource Microsoft.BizTalk.Library.Artifacts.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.Library.SendPortGroup.Discovery" Target="BZLib!Microsoft.BizTalk.Library.HostInstance" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.Library.SendPortGroup">
<Property PropertyID="Name"/>
<Property PropertyID="MgmtDbNameOverride"/>
<Property PropertyID="MgmtDbServerOverride"/>
<Property PropertyID="Status"/>
<Property PropertyID="Filter"/>
<Property PropertyID="ServerName"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.Host" PropertyID="Name"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.Host" PropertyID="MgmtDbServerOverride"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.Host" PropertyID="MgmtDbNameOverride"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.Library.SendPortGroup.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.Artifacts.Discovery">
<IntervalSeconds>14940</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/RunningServer$</Computer>
<HostName>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.Host"]/Name$</HostName>
<Option>80</Option>
<TimeoutSeconds>500</TimeoutSeconds>
</DataSource>
</Discovery>