다음을 통해 공유


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

적용 대상