次の方法で共有


LocationOperationsExtensions.ListUsage(ILocationOperations, String) メソッド

定義

サブスクリプションの使用状況を取得する

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

パラメーター

operations
ILocationOperations

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

location
String

物理的な Azure の場所の識別子。

戻り値

適用対象