Hosts Windows Operating System

Microsoft.Windows.ComputerHostsOperatingSystem (RelationshipType)

Relationship between a Windows computer and its Windows operating system

Element properties:

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

Source Code:

<RelationshipType ID="Microsoft.Windows.ComputerHostsOperatingSystem" Accessibility="Public" Base="System!System.Hosting">
<Source ID="Computer" Type="Microsoft.Windows.Computer"/>
<Target ID="OperatingSystem" Type="Microsoft.Windows.OperatingSystem" MaxCardinality="1"/>
</RelationshipType>