Hosts Windows Computer Role

Microsoft.Windows.ComputerHostsComputerRole (RelationshipType)

Relationship between a Windows computer and a Windows computer role that it hosts

Element properties:

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

Source Code:

<RelationshipType ID="Microsoft.Windows.ComputerHostsComputerRole" Accessibility="Public" Base="System!System.Hosting">
<Source ID="SoftwareInstallation" Type="Microsoft.Windows.Computer"/>
<Target ID="ComputerRole" Type="Microsoft.Windows.ComputerRole"/>
</RelationshipType>