Freigeben über


UsagesOperationsExtensions.ListByLocation(IUsagesOperations, String) Methode

Definition

Ruft die aktuelle Nutzungsanzahl und den Grenzwert für die Ressourcen des Speicherorts unter dem Abonnement ab.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Storage.Models.Usage> ListByLocation (this Microsoft.Azure.Management.Storage.IUsagesOperations operations, string location);
static member ListByLocation : Microsoft.Azure.Management.Storage.IUsagesOperations * string -> seq<Microsoft.Azure.Management.Storage.Models.Usage>
<Extension()>
Public Function ListByLocation (operations As IUsagesOperations, location As String) As IEnumerable(Of Usage)

Parameter

operations
IUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort der Azure Storage-Ressource.

Gibt zurück

Gilt für: