Freigeben über


UsagesOperationsExtensions.List(IUsagesOperations, String) Methode

Definition

Auflisten von Netzwerknutzungen für ein Abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.Usage> List (this Microsoft.Azure.Management.Network.IUsagesOperations operations, string location);
static member List : Microsoft.Azure.Management.Network.IUsagesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.Usage>
<Extension()>
Public Function List (operations As IUsagesOperations, location As String) As IPage(Of Usage)

Parameter

operations
IUsagesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

location
String

Der Speicherort, an dem die Ressourcennutzung abgefragt wird.

Gibt zurück

Gilt für: