Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.PublishedEventDataProvider (DataSourceModuleType)
Element properties:
Member Modules:
Overrideable Parameters:
Source Code:
<DataSourceModuleType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.PublishedEventDataProvider" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="DropItems" type="xsd:boolean"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="QueueDataOnStall" type="xsd:boolean"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="QueueDataStallInterval" type="xsd:duration"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="StalledDataQueueSizeMB" type="xsd:integer"/>
</Configuration>
<OverrideableParameters>
<OverrideableParameter ID="DropItems" Selector="$Config/DropItems$" ParameterType="bool"/>
<OverrideableParameter ID="QueueDataOnStall" Selector="$Config/QueueDataOnStall$" ParameterType="bool"/>
<OverrideableParameter ID="QueueDataStallInterval" Selector="$Config/QueueDataStallInterval$" ParameterType="string"/>
<OverrideableParameter ID="StalledDataQueueSizeMB" Selector="$Config/StalledDataQueueSizeMB$" ParameterType="int"/>
</OverrideableParameters>
<ModuleImplementation Isolation="Any">
<Composite>
<MemberModules>
<DataSource ID="DS1" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.PublishedEventDataProviderInternal">
<ManagementGroupId>$Target/ManagementGroup/Id$</ManagementGroupId>
<ChannelId>52F2EC6D-69EB-4765-8C94-7ABDF472BB40</ChannelId>
<DropItems>$Config/DropItems$</DropItems>
<QueueDataOnStall>$Config/QueueDataOnStall$</QueueDataOnStall>
<QueueDataStallInterval>$Config/QueueDataStallInterval$</QueueDataStallInterval>
<StalledDataQueueSizeMB>$Config/StalledDataQueueSizeMB$</StalledDataQueueSizeMB>
<StalledDataQueueMaximumAge>P14D</StalledDataQueueMaximumAge>
</DataSource>
</MemberModules>
<Composition>
<Node ID="DS1"/>
</Composition>
</Composite>
</ModuleImplementation>
<OutputType>SC!Microsoft.SystemCenter.Event.LinkedData</OutputType>
</DataSourceModuleType>