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

LocationBasedPerformanceTierOperationsExtensions.List 方法

定义

列出给定订阅中指定位置的所有性能层。

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.PostgreSQL.Models.PerformanceTierProperties> List (this Microsoft.Azure.Management.PostgreSQL.ILocationBasedPerformanceTierOperations operations, string locationName);
static member List : Microsoft.Azure.Management.PostgreSQL.ILocationBasedPerformanceTierOperations * string -> seq<Microsoft.Azure.Management.PostgreSQL.Models.PerformanceTierProperties>
<Extension()>
Public Function List (operations As ILocationBasedPerformanceTierOperations, locationName As String) As IEnumerable(Of PerformanceTierProperties)

参数

operations
ILocationBasedPerformanceTierOperations

此扩展方法的操作组。

locationName
String

位置的名称。

返回

适用于