IStatisticsOperations Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Operazioni StatisticsOperations.
public interface IStatisticsOperations
type IStatisticsOperations = interface
Public Interface IStatisticsOperations
Metodi
ListAsync(String, String, StatisticsListParameters, CancellationToken) |
Operazioni StatisticsOperations. |
ListByAutomationAccountWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Recuperare le statistiche per l'account. http://aka.ms/azureautomationsdk/statisticsoperations |
Metodi di estensione
List(IStatisticsOperations, String, String, StatisticsListParameters) |
Operazioni StatisticsOperations. |
ListAsync(IStatisticsOperations, String, String, StatisticsListParameters) |
Operazioni StatisticsOperations. |
ListByAutomationAccount(IStatisticsOperations, String, String, String) |
Recuperare le statistiche per l'account. http://aka.ms/azureautomationsdk/statisticsoperations |
ListByAutomationAccountAsync(IStatisticsOperations, String, String, String, CancellationToken) |
Recuperare le statistiche per l'account. http://aka.ms/azureautomationsdk/statisticsoperations |