Contains Computer Role

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

Relationship between a network services group and a computer role that it contains

Element properties:

SourceMicrosoft.SystemCenter.ServiceDesigner.Messaging.NetworkServices
TargetSystem.ComputerRole
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentMessaging Service Containment relationships

Source Code:

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