你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ElasticPoolPerformanceLevelCapability interface

弹性池性能级别功能。

属性

includedMaxSize

此性能级别的包含(免费)最大大小。 注意:此属性不会序列化。 它只能由服务器填充。

maxDatabaseCount

支持的最大数据库数。 注意:此属性不会序列化。 它只能由服务器填充。

performanceLevel

池的性能级别。 注意:此属性不会序列化。 它只能由服务器填充。

reason

功能不可用的原因。

sku

SKU。 注意:此属性不会序列化。 它只能由服务器填充。

status

功能的状态。 注意:此属性不会序列化。 它只能由服务器填充。

supportedLicenseTypes

支持的许可证类型列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedMaintenanceConfigurations

支持的维护配置列表注意:此属性不会序列化。 它只能由服务器填充。

supportedMaxSizes

支持的最大大小列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedPerDatabaseMaxPerformanceLevels

每个数据库支持的最大性能级别的列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedPerDatabaseMaxSizes

每个数据库的最大大小支持的列表。 注意:此属性不会序列化。 它只能由服务器填充。

zoneRedundant

性能级别是否支持区域冗余。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

includedMaxSize

此性能级别的包含(免费)最大大小。 注意:此属性不会序列化。 它只能由服务器填充。

includedMaxSize?: MaxSizeCapability

属性值

maxDatabaseCount

支持的最大数据库数。 注意:此属性不会序列化。 它只能由服务器填充。

maxDatabaseCount?: number

属性值

number

performanceLevel

池的性能级别。 注意:此属性不会序列化。 它只能由服务器填充。

performanceLevel?: PerformanceLevelCapability

属性值

reason

功能不可用的原因。

reason?: string

属性值

string

sku

SKU。 注意:此属性不会序列化。 它只能由服务器填充。

sku?: Sku

属性值

Sku

status

功能的状态。 注意:此属性不会序列化。 它只能由服务器填充。

status?: CapabilityStatus

属性值

supportedLicenseTypes

支持的许可证类型列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedLicenseTypes?: LicenseTypeCapability[]

属性值

supportedMaintenanceConfigurations

支持的维护配置列表注意:此属性不会序列化。 它只能由服务器填充。

supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]

属性值

supportedMaxSizes

支持的最大大小列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedMaxSizes?: MaxSizeRangeCapability[]

属性值

supportedPerDatabaseMaxPerformanceLevels

每个数据库支持的最大性能级别的列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]

属性值

supportedPerDatabaseMaxSizes

每个数据库的最大大小支持的列表。 注意:此属性不会序列化。 它只能由服务器填充。

supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]

属性值

zoneRedundant

性能级别是否支持区域冗余。 注意:此属性不会序列化。 它只能由服务器填充。

zoneRedundant?: boolean

属性值

boolean