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

QuotaRequestStatusOperationsExtensions 类

定义

QuotaRequestStatusOperations 的扩展方法。

public static class QuotaRequestStatusOperationsExtensions
type QuotaRequestStatusOperationsExtensions = class
Public Module QuotaRequestStatusOperationsExtensions
继承
QuotaRequestStatusOperationsExtensions

方法

Get(IQuotaRequestStatusOperations, String, String)

按特定位置的资源提供程序的资源的配额请求 ID 获取配额请求详细信息和状态。 配额请求 ID ID 在 PUT 操作的响应中返回。

GetAsync(IQuotaRequestStatusOperations, String, String, CancellationToken)

按特定位置的资源提供程序的资源的配额请求 ID 获取配额请求详细信息和状态。 配额请求 ID ID 在 PUT 操作的响应中返回。

List(IQuotaRequestStatusOperations, String, String, Nullable<Int32>, String)

对于指定范围,获取在发出时结束的一年期限的当前配额请求。 使用 oData 筛选器选择配额请求。

ListAsync(IQuotaRequestStatusOperations, String, String, Nullable<Int32>, String, CancellationToken)

对于指定范围,获取在发出时结束的一年期限的当前配额请求。 使用 oData 筛选器选择配额请求。

ListNext(IQuotaRequestStatusOperations, String)

对于指定范围,获取在发出时结束的一年期限的当前配额请求。 使用 oData 筛选器选择配额请求。

ListNextAsync(IQuotaRequestStatusOperations, String, CancellationToken)

对于指定范围,获取在发出时结束的一年期限的当前配额请求。 使用 oData 筛选器选择配额请求。

适用于