Distributionsvillkor för rapportering i Data Warehouse

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

Den här modulen används för att korrelera data om hanteringspaket som är installerade i hanteringsgruppen, distribuerade i Data Warehouse osv. och utfärda kommandon för rapportdistribution

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>