Server Computer Hosts All SSAS Instances

Microsoft.SQLServer.AnalysisServices.Windows.Relationship.ServerComputerHostsInstance (RelationshipType)

Server Computer Hosts all SSAS Instances.

Element properties:

SourceMicrosoft.Windows.Server.Computer
TargetMicrosoft.SQLServer.AnalysisServices.Windows.Instance
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.AnalysisServices.Windows.Relationship.ServerComputerHostsInstance" Accessibility="Public" Base="System!System.Hosting" Abstract="false">
<Source ID="Source" Type="Windows!Microsoft.Windows.Server.Computer"/>
<Target ID="Target" Type="Microsoft.SQLServer.AnalysisServices.Windows.Instance"/>
</RelationshipType>