ElasticPoolPerformanceLevelCapability interface

彈性集區效能等級功能。

屬性

includedMaxSize

此效能等級的內含 (免費) 大小上限。

maxDatabaseCount

支援的資料庫數目上限。

performanceLevel

集區的效能等級。

reason

無法使用功能的原因。

sku

SKU。

status

功能的狀態。

supportedAutoPauseDelay

支援自動暫停延遲的時間範圍

supportedLicenseTypes

支援的授權類型清單。

supportedMaintenanceConfigurations

支援的維護配置列表

supportedMaxSizes

支援的大小上限清單。

supportedMinCapacities

支援最小容量列表

supportedPerDatabaseAutoPauseDelay

支援各資料庫自動暫停延遲的時間範圍

supportedPerDatabaseMaxPerformanceLevels

每個資料庫支援的最大效能層級清單。

supportedPerDatabaseMaxSizes

每個資料庫支援的大小上限清單。

supportedZones

支援的可用性區域列表

zoneRedundant

效能層級是否支持區域備援。

屬性詳細資料

includedMaxSize

此效能等級的內含 (免費) 大小上限。

includedMaxSize?: MaxSizeCapability

屬性值

maxDatabaseCount

支援的資料庫數目上限。

maxDatabaseCount?: number

屬性值

number

performanceLevel

集區的效能等級。

performanceLevel?: PerformanceLevelCapability

屬性值

reason

無法使用功能的原因。

reason?: string

屬性值

string

sku

SKU。

sku?: Sku

屬性值

Sku

status

功能的狀態。

status?: CapabilityStatus

屬性值

supportedAutoPauseDelay

支援自動暫停延遲的時間範圍

supportedAutoPauseDelay?: AutoPauseDelayTimeRange

屬性值

supportedLicenseTypes

支援的授權類型清單。

supportedLicenseTypes?: LicenseTypeCapability[]

屬性值

supportedMaintenanceConfigurations

支援的維護配置列表

supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]

屬性值

supportedMaxSizes

支援的大小上限清單。

supportedMaxSizes?: MaxSizeRangeCapability[]

屬性值

supportedMinCapacities

支援最小容量列表

supportedMinCapacities?: MinCapacityCapability[]

屬性值

supportedPerDatabaseAutoPauseDelay

支援各資料庫自動暫停延遲的時間範圍

supportedPerDatabaseAutoPauseDelay?: PerDatabaseAutoPauseDelayTimeRange

屬性值

supportedPerDatabaseMaxPerformanceLevels

每個資料庫支援的最大效能層級清單。

supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]

屬性值

supportedPerDatabaseMaxSizes

每個資料庫支援的大小上限清單。

supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]

屬性值

supportedZones

支援的可用性區域列表

supportedZones?: ZonePinningCapability[]

屬性值

zoneRedundant

效能層級是否支持區域備援。

zoneRedundant?: boolean

屬性值

boolean