LocationBasedPerformanceTier interface
表示 LocationBasedPerformanceTier 的接口。
方法
list(string, Location |
列出给定订阅中指定位置的所有性能层。 |
方法详细信息
list(string, LocationBasedPerformanceTierListOptionalParams)
列出给定订阅中指定位置的所有性能层。
function list(locationName: string, options?: LocationBasedPerformanceTierListOptionalParams): PagedAsyncIterableIterator<PerformanceTierProperties, PerformanceTierProperties[], PageSettings>
参数
- locationName
-
string
位置的名称。
选项参数。