ElasticPoolPerformanceLevelCapability interface
彈性集區效能等級功能。
屬性
included |
此效能等級的內含 (免費) 大小上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
max |
支援的資料庫數目上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
performance |
集區的效能等級。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
reason | 無法使用功能的原因。 |
sku | SKU。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | 功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的授權類型清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的維護組態清單注意:此屬性不會串行化。 它只能由伺服器填入。 |
supported |
支援的大小上限清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
每個資料庫支援的最大效能層級清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
supported |
每個資料庫支援的大小上限清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
zone |
效能層級是否支持區域備援。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
includedMaxSize
此效能等級的內含 (免費) 大小上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。
includedMaxSize?: MaxSizeCapability
屬性值
maxDatabaseCount
支援的資料庫數目上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。
maxDatabaseCount?: number
屬性值
number
performanceLevel
集區的效能等級。 注意:這個屬性不會串行化。 它只能由伺服器填入。
performanceLevel?: PerformanceLevelCapability
屬性值
reason
無法使用功能的原因。
reason?: string
屬性值
string
sku
status
supportedLicenseTypes
支援的授權類型清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedLicenseTypes?: LicenseTypeCapability[]
屬性值
supportedMaintenanceConfigurations
支援的維護組態清單注意:此屬性不會串行化。 它只能由伺服器填入。
supportedMaintenanceConfigurations?: MaintenanceConfigurationCapability[]
屬性值
supportedMaxSizes
支援的大小上限清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedMaxSizes?: MaxSizeRangeCapability[]
屬性值
supportedPerDatabaseMaxPerformanceLevels
每個資料庫支援的最大效能層級清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedPerDatabaseMaxPerformanceLevels?: ElasticPoolPerDatabaseMaxPerformanceLevelCapability[]
屬性值
supportedPerDatabaseMaxSizes
每個資料庫支援的大小上限清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
supportedPerDatabaseMaxSizes?: MaxSizeRangeCapability[]
屬性值
zoneRedundant
效能層級是否支持區域備援。 注意:這個屬性不會串行化。 它只能由伺服器填入。
zoneRedundant?: boolean
屬性值
boolean