共用方式為


ServerBasedPerformanceTier interface

表示 ServerBasedPerformanceTier 的介面。

方法

list(string, string, ServerBasedPerformanceTierListOptionalParams)

列出 PostgreSQL 伺服器的所有效能層級。

方法詳細資料

list(string, string, ServerBasedPerformanceTierListOptionalParams)

列出 PostgreSQL 伺服器的所有效能層級。

function list(resourceGroupName: string, serverName: string, options?: ServerBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

serverName

string

伺服器的名稱。

傳回