Voorwaarde voor implementatie van datawarehouserapportage

Microsoft.SystemCenter.DataWarehouse.Deployment.Reporting.ReportDeploymentCondition (ConditionDetectionModuleType)

Deze module wordt gebruikt voor het correleren van gegevens op management packs die zijn geïnstalleerd in de beheergroep, geïmplementeerd in het datawarehouse, enz. en die opdrachten voor het implementeren van rapporten uitgeven

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeMicrosoft.SystemCenter.DeploymentManagementPacksData
OutputTypeMicrosoft.SystemCenter.ReportDeploymentData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SystemCenter.DataWarehouse.Deployment.Reporting.ReportDeploymentCondition" Accessibility="Internal" Batching="false" PassThrough="false" Stateful="false">
<Configuration/>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.EnterpriseManagement.HealthService.Modules.DataWarehouse, Culture="", PublicKeyToken="31bf3856ad364e35", Version="7.0.5000.0"</Assembly>
<Type>Microsoft.EnterpriseManagement.HealthService.Modules.DataWarehouse.ReportDeploymentCondition</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.ReportDeploymentData</OutputType>
<InputTypes>
<InputType>Microsoft.SystemCenter.DeploymentManagementPacksData</InputType>
<InputType>Microsoft.SystemCenter.DeploymentManagementPacksData</InputType>
<InputType>Microsoft.SystemCenter.DeploymentManagementPacksData</InputType>
</InputTypes>
</ConditionDetectionModuleType>