기본 트랩 검색 요청 공급자

System.NetworkManagement.PublishedTrapDiscoveryRequestDataProviderInternal (DataSourceModuleType)

이 모듈은 게시된 검색 요청을 제공하는 수신기로 사용됩니다.

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.Event.Data
Commentprovides the data published on a certain channel for event data

Source Code:

<DataSourceModuleType ID="System.NetworkManagement.PublishedTrapDiscoveryRequestDataProviderInternal" Comment="provides the data published on a certain channel for event data" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element name="ManagementGroupId" type="xsd:string"/>
<xsd:element name="ChannelId" type="xsd:string"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>8DB8C3B0-3AB0-494a-A09B-5F3643CC27A7</ClassID>
</Native>
</ModuleImplementation>
<OutputType>System!System.Event.Data</OutputType>
</DataSourceModuleType>