Windows Computer Projection (Virtual Machines Without Virtual Machine Assets View)

Provance.ViewProjection.VirtualMachinesMissingVirtualMachineAssets (TypeProjection)

This is a reduced Windows Computer projection with only the relationships required for the Virtual Machines Without Virtual Machine Assets view, and restricted to windows computers with the Is Virtual Machine property set to true.

Element properties:

TypeMicrosoft.Windows.Computer
AccessibilityInternal

Source Code:

<TypeProjection ID="Provance.ViewProjection.VirtualMachinesMissingVirtualMachineAssets" Accessibility="Internal" Type="WindowsLibrary!Microsoft.Windows.Computer">
<Component Path="$Context/Path[Relationship='WindowsLibrary!Microsoft.Windows.ComputerHostsOperatingSystem']$" Alias="OperatingSystem"/>
<Component Path="$Context/Path[Relationship='ConfigurationManager!Microsoft.SystemCenter.ConfigurationManager.DeployedComputerRunsWindowsComputer' SeedRole='Target']$" Alias="PhysicalComputer"/>
<Component Path="$Context/Path[Relationship='Provance.Relationship.VirtualMachineAssetReferencesWindowsComputer' SeedRole='Target']$" Alias="VirtualMachineAsset"/>
</TypeProjection>