Microsoft.SqlServer.Azure.ServerHostsElasticPool (RelationshipType)

Element properties:

SourceMicrosoft.SqlServer.Azure.Server
TargetMicrosoft.SqlServer.Azure.ElasticPool
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SqlServer.Azure.ServerHostsElasticPool" Base="System!System.Hosting" Accessibility="Public" Abstract="false">
<Source ID="Source" Type="Microsoft.SqlServer.Azure.Server"/>
<Target ID="Target" Type="Microsoft.SqlServer.Azure.ElasticPool"/>
</RelationshipType>