報告部署狀況的資料倉儲

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

此模組用於將管理組件 (安裝於管理群組或部署於資料倉儲內等位置) 上的資料建立關聯,以及發出報表部署命令

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>