Network Connection Connected to Network Adapter

System.NetworkManagement.NetworkConnectionConnectedToNetworkAdapter (RelationshipType)

The relation between an network connection and the network adapter to which it connects; the relation is one-to-many

Element properties:

SourceSystem.NetworkManagement.NetworkConnection
TargetSystem.NetworkAdapter
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.NetworkManagement.NetworkConnectionConnectedToNetworkAdapter" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>System.NetworkManagement.NetworkConnection</Source>
<Target>System!System.NetworkAdapter</Target>
</RelationshipType>