Tipo di relazione del computer che ospita l'hardware logico

Microsoft.Unix.ComputerHostsLogicalDevice (RelationshipType)

Tutte le relazioni rappresentanti i computer UNIX/Linux che ospitano hardware logico UNIX/Linux.

Element properties:

SourceMicrosoft.Unix.Computer
TargetMicrosoft.Unix.LogicalDevice
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Unix.ComputerHostsLogicalDevice" Abstract="false" Base="System!System.Hosting" Accessibility="Public">
<Source>Microsoft.Unix.Computer</Source>
<Target>Microsoft.Unix.LogicalDevice</Target>
</RelationshipType>