次の方法で共有


LocationBasedPerformanceTier interface

LocationBasedPerformanceTier を表すインターフェイス。

メソッド

list(string, LocationBasedPerformanceTierListOptionalParams)

特定のサブスクリプション内の指定した場所にあるすべてのパフォーマンス レベルを一覧表示します。

メソッドの詳細

list(string, LocationBasedPerformanceTierListOptionalParams)

特定のサブスクリプション内の指定した場所にあるすべてのパフォーマンス レベルを一覧表示します。

function list(locationName: string, options?: LocationBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>

パラメーター

locationName

string

場所の名前。

options
LocationBasedPerformanceTierListOptionalParams

options パラメーター。

戻り値