Freigeben über


SubscriptionUsagesOperationsExtensions.ListByLocation Methode

Definition

Ruft alle Abonnementnutzungsmetriken an einem bestimmten Speicherort ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SubscriptionUsage> ListByLocation (this Microsoft.Azure.Management.Sql.ISubscriptionUsagesOperations operations, string locationName);
static member ListByLocation : Microsoft.Azure.Management.Sql.ISubscriptionUsagesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.SubscriptionUsage>
<Extension()>
Public Function ListByLocation (operations As ISubscriptionUsagesOperations, locationName As String) As IPage(Of SubscriptionUsage)

Parameter

operations
ISubscriptionUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Der Name der Region, in der sich die Ressource befindet.

Gibt zurück

Gilt für: