IStatisticsOperations Interface
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
StatisticsOperations-bewerkingen.
public interface IStatisticsOperations
type IStatisticsOperations = interface
Public Interface IStatisticsOperations
Methoden
ListAsync(String, String, StatisticsListParameters, CancellationToken) |
StatisticsOperations-bewerkingen. |
ListByAutomationAccountWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Haal de statistieken voor het account op. http://aka.ms/azureautomationsdk/statisticsoperations |
Extensiemethoden
List(IStatisticsOperations, String, String, StatisticsListParameters) |
StatisticsOperations-bewerkingen. |
ListAsync(IStatisticsOperations, String, String, StatisticsListParameters) |
StatisticsOperations-bewerkingen. |
ListByAutomationAccount(IStatisticsOperations, String, String, String) |
Haal de statistieken voor het account op. http://aka.ms/azureautomationsdk/statisticsoperations |
ListByAutomationAccountAsync(IStatisticsOperations, String, String, String, CancellationToken) |
Haal de statistieken voor het account op. http://aka.ms/azureautomationsdk/statisticsoperations |
Van toepassing op
Azure SDK for .NET