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

LocationBasedPerformanceTier interface

Interface representing a LocationBasedPerformanceTier.

Methods

list(string, LocationBasedPerformanceTierListOptionalParams)

List all the performance tiers at specified location in a given subscription.

Method Details

list(string, LocationBasedPerformanceTierListOptionalParams)

List all the performance tiers at specified location in a given subscription.

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

Parameters

locationName

string

The name of the location.

options
LocationBasedPerformanceTierListOptionalParams

The options parameters.

Returns