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

IUsagesOperations 接口

定义

UsagesOperations 操作。

public interface IUsagesOperations
type IUsagesOperations = interface
Public Interface IUsagesOperations

方法

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

列出订阅的网络使用情况。

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

列出订阅的网络使用情况。

扩展方法

ListAsync(IUsagesOperations, String, CancellationToken)

列出订阅的网络使用情况。

ListNextAsync(IUsagesOperations, String, CancellationToken)

列出订阅的网络使用情况。

适用于