你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

选项参数。

返回