UNIX/Linux Computer Hosts UNIX/Linux Operating System Relationship Type

Microsoft.Unix.ComputerHostsOperatingSystem (RelationshipType)

All Relationships that represent UNIX/Linux Computers hosting UNIX/Linux Operating System.

Element properties:

SourceMicrosoft.Unix.Computer
TargetMicrosoft.Unix.OperatingSystem
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Unix.ComputerHostsOperatingSystem" Abstract="false" Base="System!System.Hosting" Accessibility="Public">
<Source>Microsoft.Unix.Computer</Source>
<Target>Microsoft.Unix.OperatingSystem</Target>
</RelationshipType>