References Physical Network

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

Relationship between a storage device and a physical network that it references

Element properties:

SourceMicrosoft.SystemCenter.ServiceDesigner.Messaging.Storage
TargetMicrosoft.SystemCenter.ServiceDesigner.Messaging.PhysicalNetwork
TypeSystem.Reference
AccessibilityPublic
AbstractFalse
CommentMessaging Service Reference relationship ('Using' relationships)

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ServiceDesigner.Messaging.StorageReferencesPhysicalNetwork" Comment="Messaging Service Reference relationship ('Using' relationships)" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source>Microsoft.SystemCenter.ServiceDesigner.Messaging.Storage</Source>
<Target>Microsoft.SystemCenter.ServiceDesigner.Messaging.PhysicalNetwork</Target>
</RelationshipType>