LocationBasedPerformanceTier interface
LocationBasedPerformanceTier を表すインターフェイス。
メソッド
list(string, Location |
特定のサブスクリプション内の指定した場所にあるすべてのパフォーマンス レベルを一覧表示します。 |
メソッドの詳細
list(string, LocationBasedPerformanceTierListOptionalParams)
特定のサブスクリプション内の指定した場所にあるすべてのパフォーマンス レベルを一覧表示します。
function list(locationName: string, options?: LocationBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>
パラメーター
- locationName
-
string
場所の名前。
options パラメーター。