Computers Affected By Incidents

Microsoft.Windows.AffectedByIncidentComputerView.ProjectionType (TypeProjection)

Defines the properties of computers affected by incidents

Element properties:

TypeMicrosoft.Windows.Computer
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.Windows.AffectedByIncidentComputerView.ProjectionType" Accessibility="Public" Type="Windows!Microsoft.Windows.Computer">
<Component Alias="PhysicalComputer" Path="$Context/Path[Relationship='ConfigurationManager!Microsoft.SystemCenter.ConfigurationManager.DeployedComputerRunsWindowsComputer' SeedRole='Target']$"/>
<Component Alias="OperatingSystem" Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsOperatingSystem']$"/>
<Component Alias="AffectedByIncidents" Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target' TypeConstraint='CoreIncident!System.WorkItem.Incident']$"/>
</TypeProjection>