Microsoft.SqlServer.Azure.ElasticPoolMicrosoft Azure SQL Elastic Database Pool

Microsoft.SqlServer.Azure.ElasticPool (ClassType)

SQL Elastic Database Pool hosted in Microsoft Azure.

Knowledge Base article:

Summary

SQL Elastic Database Pool hosted in Microsoft Azure.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId83bee457-c80d-9b4d-cf02-a57b579f1c9b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SqlServer.Azure.ElasticPool:
ElasticPoolName  string  Elastic Database Pool Name Name of Elastic Database Pool true 256  False     
PricingTier  string  Pricing Tier false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SqlServer.Azure.ElasticPool" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="ElasticPoolName" Type="string" Key="true"/>
<Property ID="PricingTier" Type="string" Comment="Basic/Standard/Premium"/>
</ClassType>