ServerBasedPerformanceTier interface
ServerBasedPerformanceTier を表すインターフェイス。
メソッド
list(string, string, Server |
PostgreSQL サーバーのすべてのパフォーマンスレベルを一覧表示します。 |
メソッドの詳細
list(string, string, ServerBasedPerformanceTierListOptionalParams)
PostgreSQL サーバーのすべてのパフォーマンスレベルを一覧表示します。
function list(resourceGroupName: string, serverName: string, options?: ServerBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- serverName
-
string
サーバーの名前。
options パラメーター。