Contains Logical Hardware

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

Relationship between a storage group and the logical hardware that it contains

Element properties:

SourceMicrosoft.SystemCenter.ServiceDesigner.Messaging.Storage
TargetSystem.LogicalHardware
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentMessaging Service Containment relationships

Source Code:

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