References Windows Computer

Provance.Relationship.VirtualMachineAssetReferencesWindowsComputer (RelationshipType)

This relationship defines the "Virtual Windows Computer" (discovered by SCCM) for the asset.

Element properties:

SourceProvance.Class.VirtualMachineAsset
TargetMicrosoft.Windows.Computer
TypeSystem.Reference
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Provance.Relationship.VirtualMachineAssetReferencesWindowsComputer" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.Reference">
<Source ID="VirtualMachineAsset" Type="Provance.Class.VirtualMachineAsset"/>
<Target ID="WindowsComputer" Type="WindowsLibrary!Microsoft.Windows.Computer" MinCardinality="0" MaxCardinality="1"/>
</RelationshipType>