Windows Server Computer Hosts Windows Server Process Monitoring Seed

Microsoft.Windows.Server.ComputerHostsProcessSeed (RelationshipType)

Relationship between a Windows server computer and a Windows Server Process Monitoring Seed that it hosts

Element properties:

SourceMicrosoft.Windows.Server.Computer
TargetMicrosoft.Windows.Server.ProcessSeed
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Windows.Server.ComputerHostsProcessSeed" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Windows!Microsoft.Windows.Server.Computer</Source>
<Target>Microsoft.Windows.Server.ProcessSeed</Target>
</RelationshipType>