Compliance Computer

Microsoft.Windows.Computer.ComplianceComputerProjection (TypeProjection)

Defines the Projection for Computer and OS, Role and Software Installation

Element properties:

TypeMicrosoft.Windows.Computer
AccessibilityPublic

Source Code:

<TypeProjection ID="Microsoft.Windows.Computer.ComplianceComputerProjection" Accessibility="Public" Type="Windows!Microsoft.Windows.Computer">
<Component Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsOperatingSystem']$" Alias="OperatingSystem"/>
<Component Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsComputerRole']$" Alias="ComputerRoles"/>
<Component Path="$Context/Path[Relationship='Windows!Microsoft.Windows.ComputerHostsSoftwareInstallation']$" Alias="ComputerSoftware"/>
</TypeProjection>