Contém Dispositivo de Rede

Microsoft.SystemCenter.ServiceDesigner.Messaging.PhysicalNetworkGroupContainsNetworkDevice (RelationshipType)

Relação entre um grupo de redes físicas e os dispositivos de rede que ele contém

Element properties:

SourceMicrosoft.SystemCenter.ServiceDesigner.Messaging.PhysicalNetwork
TargetSystem.NetworkDevice
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentMessaging Service Containment relationships

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ServiceDesigner.Messaging.PhysicalNetworkGroupContainsNetworkDevice" Comment="Messaging Service Containment relationships" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SystemCenter.ServiceDesigner.Messaging.PhysicalNetwork</Source>
<Target>System!System.NetworkDevice</Target>
</RelationshipType>