Node Hosts NetworkInterface

AP.Isilon.NodeHostsNetworkInterface (RelationshipType)

Defines Hosting Relationship between Nodes and NetworkInterfaces

Element properties:

SourceAP.Isilon.Node
TargetAP.Isilon.NetworkInterface
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="AP.Isilon.NodeHostsNetworkInterface" Abstract="false" Accessibility="Public" Base="System!System.Hosting">
<Source ID="Source" Type="AP.Isilon.Node"/>
<Target ID="Target" Type="AP.Isilon.NetworkInterface"/>
</RelationshipType>