Provider af interne SDK-ydelsesdata

Microsoft.SystemCenter.InternalSdkPerformanceDataProvider (DataSourceModuleType)

Element properties:

TypeDataSourceModuleType
IsolationAny
AccessibilityInternal
RunAsMicrosoft.SystemCenter.DatabaseWriteActionAccount
OutputTypeMicrosoft.SystemCenter.Performance.LinkedData
CommentProvides an entry point for perf data from the SDK

Source Code:

<DataSourceModuleType ID="Microsoft.SystemCenter.InternalSdkPerformanceDataProvider" Comment="Provides an entry point for perf data from the SDK" Accessibility="Internal" RunAs="Microsoft.SystemCenter.DatabaseWriteActionAccount" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Res.Microsoft.SystemCenter.InternalSdkPerformanceDataProvider</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.SdkPerformanceDataSource</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Performance.LinkedData</OutputType>
</DataSourceModuleType>