Published DiscoveryData Data Source

Microsoft.SystemCenter.PublishedDiscoveryDataProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Discovery.Data
Commentprovides the discovery data published on the agent

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Microsoft.SystemCenter.PublishedDiscoveryDataProviderInternal Default

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.PublishedDiscoveryDataProvider" Comment="provides the discovery data published on the agent" Accessibility="Internal" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS1" TypeID="Microsoft.SystemCenter.PublishedDiscoveryDataProviderInternal">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>880F70D2-0E7A-4e55-9D9A-0A581049B756</ChannelId>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DS1"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>System!System.Discovery.Data</OutputType>
</DataSourceModuleType>