Published Cloud Performance Data Source (Internal)

Microsoft.SystemCenter.PublishedPerformanceDataProviderInternal (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SystemCenter.Performance.LinkedData
Commentprovides the performance data published on the agent

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.PublishedPerformanceDataProviderInternal" Comment="provides the performance data published on the agent" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ChannelId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="DropItems" type="xsd:boolean" minOccurs="0"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MaximumBatchSize" type="xsd:integer" minOccurs="0"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="QueueDataOnStall" type="xsd:boolean" minOccurs="0"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="QueueDataStallInterval" type="xsd:duration" minOccurs="0"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="StalledDataQueueSizeMB" type="xsd:integer" minOccurs="0"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="StalledDataQueueMaximumAge" type="xsd:duration" minOccurs="0"/>
</Configuration>
<ModuleImplementation Isolation="Any">
<Native>
<ClassID>8DB8C3B0-3AB0-494a-A09B-5F3643CC27A7</ClassID>
</Native>
</ModuleImplementation>
<OutputType>SCLibrary!Microsoft.SystemCenter.Performance.LinkedData</OutputType>
</DataSourceModuleType>