共用方式為


ElasticPoolPerDatabaseMinPerformanceLevelCapability interface

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

屬性

limit

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

reason

無法使用功能的原因。

status

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

unit

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

屬性詳細資料

limit

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

limit?: number

屬性值

number

reason

無法使用功能的原因。

reason?: string

屬性值

string

status

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

status?: CapabilityStatus

屬性值

unit

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

unit?: string

屬性值

string