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

UsagesOperationsExtensions.ListByLocation(IUsagesOperations, String) 方法

定义

获取订阅下位置的当前使用情况计数和资源限制。

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

参数

operations
IUsagesOperations

此扩展方法的操作组。

location
String

Azure 存储资源的位置。

返回

适用于