次の方法で共有


LocationsOperationsExtensions.ListUsages(ILocationsOperations, String) メソッド

定義

指定した場所の使用状況を一覧表示します。

public static Microsoft.Azure.Management.HDInsight.Models.UsagesListResult ListUsages (this Microsoft.Azure.Management.HDInsight.ILocationsOperations operations, string location);
static member ListUsages : Microsoft.Azure.Management.HDInsight.ILocationsOperations * string -> Microsoft.Azure.Management.HDInsight.Models.UsagesListResult
<Extension()>
Public Function ListUsages (operations As ILocationsOperations, location As String) As UsagesListResult

パラメーター

operations
ILocationsOperations

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

location
String

要求を行う Azure の場所 (リージョン)。

戻り値

適用対象