BizTalk RFID Device Version Discovery

Microsoft.BizTalk.2013.BizTalkRFID.DeviceVersion.Discovery (Discovery)

This is the discovery of the BizTalk RFID Device Version.

Knowledge Base article:

Summary

This is the discovery of the BizTalk RFID Device Version.

Element properties:

TargetMicrosoft.BizTalk.2013.BizTalkRFID.Service
EnabledTrue
Frequency43200
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.2013.BizTalkRFID.DeviceVersion.DataSource DataSource Microsoft.BizTalk.RFID.Components.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.2013.BizTalkRFID.DeviceVersion.Discovery" Target="Microsoft.BizTalk.2013.BizTalkRFID.Service" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.BizTalk.2013.BizTalkRFID.DeviceVersion">
<Property PropertyID="Name"/>
<Property PropertyID="Version"/>
<Property PropertyID="Operation"/>
<Property PropertyID="ModificationTime"/>
<Property PropertyID="ChangedBy"/>
<Property TypeID="Microsoft.BizTalk.2013.BizTalkRFID.Service" PropertyID="Name"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.BizTalk.Library.BizTalkRFIDServiceHostsRFIDDeviceVersion"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.2013.BizTalkRFID.DeviceVersion.DataSource" TypeID="Microsoft.BizTalk.RFID.Components.Discovery">
<IntervalSeconds>43200</IntervalSeconds>
<Computer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</Computer>
<Option>3</Option>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>