共用方式為


ElasticPoolPerDatabaseMaxPerformanceLevelCapability interface

每個資料庫效能層級的最大值功能。

屬性

limit

每個資料庫的效能等級上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。

reason

無法使用功能的原因。

status

功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

supportedPerDatabaseMinPerformanceLevels

支援的最小資料庫效能等級清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

unit

用來測量效能等級的單位類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

limit

每個資料庫的效能等級上限。 注意:這個屬性不會串行化。 它只能由伺服器填入。

limit?: number

屬性值

number

reason

無法使用功能的原因。

reason?: string

屬性值

string

status

功能的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status?: CapabilityStatus

屬性值

supportedPerDatabaseMinPerformanceLevels

支援的最小資料庫效能等級清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

supportedPerDatabaseMinPerformanceLevels?: ElasticPoolPerDatabaseMinPerformanceLevelCapability[]

屬性值

unit

用來測量效能等級的單位類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

unit?: string

屬性值

string