次の方法で共有


UsagesOperationsExtensions.List(IUsagesOperations, String) メソッド

定義

サブスクリプションのネットワーク使用量を一覧表示します。

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)

パラメーター

operations
IUsagesOperations

この拡張メソッドの操作グループ。

location
String

リソース使用量のクエリを実行する場所。

戻り値

適用対象