你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 位置 (发出请求的区域) 。

返回

适用于