Installation hosts domain relationship

Microsoft.JEE.WebLogic.Windows.InstallationHostsDomainRelationship (RelationshipType)

A hosting relationship that represents domains hosted by an installation on Windows.

Element properties:

SourceMicrosoft.JEE.WebLogic.Windows.Installation
TargetMicrosoft.JEE.WebLogic.Windows.Domain
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.JEE.WebLogic.Windows.InstallationHostsDomainRelationship" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.JEE.WebLogic.Windows.Installation</Source>
<Target>Microsoft.JEE.WebLogic.Windows.Domain</Target>
</RelationshipType>