共用方式為


IUsagesOperations 介面

定義

UsagesOperations 作業。

public interface IUsagesOperations
type IUsagesOperations = interface
Public Interface IUsagesOperations

方法

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

擷取帳戶識別碼的使用方式。 http://aka.ms/azureautomationsdk/usageoperations

擴充方法

ListByAutomationAccount(IUsagesOperations, String, String)

擷取帳戶識別碼的使用方式。 http://aka.ms/azureautomationsdk/usageoperations

ListByAutomationAccountAsync(IUsagesOperations, String, String, CancellationToken)

擷取帳戶識別碼的使用方式。 http://aka.ms/azureautomationsdk/usageoperations

適用於