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

適用対象