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

IQuotaOperationOperations 接口

定义

QuotaOperationOperations 操作。

public interface IQuotaOperationOperations
type IQuotaOperationOperations = interface
Public Interface IQuotaOperationOperations

方法

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

GET 配额操作。

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

GET 配额操作。

扩展方法

List(IQuotaOperationOperations)

GET 配额操作。

ListAsync(IQuotaOperationOperations, CancellationToken)

GET 配额操作。

ListNext(IQuotaOperationOperations, String)

GET 配额操作。

ListNextAsync(IQuotaOperationOperations, String, CancellationToken)

GET 配额操作。

适用于