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

IUsagesOperations 接口

定义

UsagesOperations 操作。

public interface IUsagesOperations
type IUsagesOperations = interface
Public Interface IUsagesOperations

方法

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

检索帐户 ID 的用法。 http://aka.ms/azureautomationsdk/usageoperations

扩展方法

ListByAutomationAccount(IUsagesOperations, String, String)

检索帐户 ID 的用法。 http://aka.ms/azureautomationsdk/usageoperations

ListByAutomationAccountAsync(IUsagesOperations, String, String, CancellationToken)

检索帐户 ID 的用法。 http://aka.ms/azureautomationsdk/usageoperations

适用于