Partager via


LocationBasedPerformanceTierOperationsExtensions.List Méthode

Définition

Répertoriez tous les niveaux de performances à l’emplacement spécifié dans un abonnement donné.

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)

Paramètres

operations
ILocationBasedPerformanceTierOperations

Groupe d’opérations pour cette méthode d’extension.

locationName
String

Nom de l’emplacement.

Retours

S’applique à