References Windows Computer

Provance.Relationship.ComputerAssetReferencesWindowsComputer (RelationshipType)

This relationship defines the discovered windows computer that is being managed by the Computer Asset record.

Element properties:

SourceProvance.Class.ComputerAsset
TargetMicrosoft.Windows.Computer
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

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