Network Adapter Peer Network Adapter

System.NetworkManagement.NetworkAdapterPeerNetworkAdapter (RelationshipType)

Indicates that two NetworkAdapters are connected to each other; computed using the relation ConnectedVia

Element properties:

SourceSystem.NetworkManagement.NetworkAdapter
TargetSystem.NetworkManagement.NetworkAdapter
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="System.NetworkManagement.NetworkAdapterPeerNetworkAdapter" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source>System.NetworkManagement.NetworkAdapter</Source>
<Target>System.NetworkManagement.NetworkAdapter</Target>
</RelationshipType>