Compartilhar via


LocationBasedPerformanceTierOperationsExtensions.List Método

Definição

Liste todas as camadas de desempenho no local especificado em uma determinada assinatura.

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

Parâmetros

operations
ILocationBasedPerformanceTierOperations

O grupo de operações para esse método de extensão.

locationName
String

O nome do local.

Retornos

Aplica-se a