Computer Hosts Computer Network Adapter Type

Microsoft.Unix.ComputerHostsComputerNetworkAdapter (RelationshipType)

All Relationships that represent UNIX/Linux Computers hosting UNIX/Linux Computer Network Adapters.

Element properties:

SourceMicrosoft.Unix.Computer
TargetMicrosoft.Unix.ComputerNetworkAdapter
TypeSystem.DeviceHostsDeviceNetworkAdapter
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Unix.ComputerHostsComputerNetworkAdapter" Abstract="false" Base="System!System.DeviceHostsDeviceNetworkAdapter" Accessibility="Public">
<Source>Microsoft.Unix.Computer</Source>
<Target>Microsoft.Unix.ComputerNetworkAdapter</Target>
</RelationshipType>