Equipo con Linux hospeda instalación de MySQL Server

Microsoft.MySQLServer.ComputerHostsInstallation.Unix (RelationshipType)

El equipo Linux hospeda la instalación del servidor MySQL

Element properties:

SourceMicrosoft.Unix.Computer
TargetMicrosoft.MySQLServer.Installation.Unix
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.MySQLServer.ComputerHostsInstallation.Unix" Abstract="false" Base="System!System.Hosting" Accessibility="Public">
<Source ID="Source" Type="Unix!Microsoft.Unix.Computer"/>
<Target ID="Target" Type="Microsoft.MySQLServer.Installation.Unix"/>
</RelationshipType>