ElasticPoolPerformanceLevelCapability interface
彈性集區效能等級功能。
屬性
| included |
此效能等級的內含 (免費) 大小上限。 |
| max |
支援的資料庫數目上限。 |
| performance |
集區的效能等級。 |
| reason | 無法使用功能的原因。 |
| sku | SKU。 |
| status | 功能的狀態。 |
| supported |
支援自動暫停延遲的時間範圍 |
| supported |
支援的授權類型清單。 |
| supported |
支援的維護配置列表 |
| supported |
支援的大小上限清單。 |
| supported |
支援最小容量列表 |
| supported |
支援各資料庫自動暫停延遲的時間範圍 |
| supported |
每個資料庫支援的最大效能層級清單。 |
| supported |
每個資料庫支援的大小上限清單。 |
| supported |
支援的可用性區域列表 |
| zone |
效能層級是否支持區域備援。 |
屬性詳細資料
includedMaxSize
maxDatabaseCount
支援的資料庫數目上限。
maxDatabaseCount?: number
屬性值
number
performanceLevel
reason
無法使用功能的原因。
reason?: string
屬性值
string
sku
status
supportedAutoPauseDelay
supportedLicenseTypes
supportedMaintenanceConfigurations
支援的維護配置列表
supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]
屬性值
supportedMaxSizes
supportedMinCapacities
supportedPerDatabaseAutoPauseDelay
支援各資料庫自動暫停延遲的時間範圍
supportedPerDatabaseAutoPauseDelay?: PerDatabaseAutoPauseDelayTimeRange
屬性值
supportedPerDatabaseMaxPerformanceLevels
每個資料庫支援的最大效能層級清單。
supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]
屬性值
supportedPerDatabaseMaxSizes
每個資料庫支援的大小上限清單。
supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]
屬性值
supportedZones
zoneRedundant
效能層級是否支持區域備援。
zoneRedundant?: boolean
屬性值
boolean