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

IOperations 接口

定义

操作操作。

public interface IOperations
type IOperations = interface
Public Interface IOperations

方法

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

列出可用的计费 REST API 操作。 https://docs.microsoft.com/en-us/rest/api/billing/

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

列出可用的计费 REST API 操作。 https://docs.microsoft.com/en-us/rest/api/billing/

扩展方法

List(IOperations)

列出可用的计费 REST API 操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListAsync(IOperations, CancellationToken)

列出可用的计费 REST API 操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListNext(IOperations, String)

列出可用的计费 REST API 操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListNextAsync(IOperations, String, CancellationToken)

列出可用的计费 REST API 操作。 https://docs.microsoft.com/en-us/rest/api/billing/

适用于