Freigeben über


LocationBasedPerformanceTierOperationsExtensions.List Methode

Definition

Listet alle Leistungsebenen an einem angegebenen Speicherort in einem bestimmten Abonnement auf.

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)

Parameter

operations
ILocationBasedPerformanceTierOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Der Name des Speicherorts.

Gibt zurück

Gilt für: