Microsoft.IntelligencePacks.NetMonData.AgentConfigDataSource (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<DataSourceModuleType ID="Microsoft.IntelligencePacks.NetMonData.AgentConfigDataSource" Accessibility="Public">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="IsIPCompressionEnabled" type="xsd:boolean"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="NetworkNameToNetworkMap" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AgentFqdnToAgentMap" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="RuleNameToRuleMap" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Res.Microsoft.EnterpriseManagement.Mom.Modules.NetmonDataSource</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.NetmonDataSource.NetmonAgentConfigDataSource</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
</DataSourceModuleType>