次の方法で共有


Sku interface

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

メソッド

listByLocation(string, SkuListByLocationOptionalParams)

サブスクリプション ID で ResourceSku リソースを一覧表示する

メソッドの詳細

listByLocation(string, SkuListByLocationOptionalParams)

サブスクリプション ID で ResourceSku リソースを一覧表示する

function listByLocation(locationName: string, options?: SkuListByLocationOptionalParams): PagedAsyncIterableIterator<ResourceSku, ResourceSku[], PageSettings>

パラメーター

locationName

string

場所の名前。

options
SkuListByLocationOptionalParams

options パラメーター。

戻り値