StatisticsOperations interface
Interface representing a StatisticsOperations.
Methods
list |
Retrieve the statistics for the account. |
Method Details
listByAutomationAccount(string, string, StatisticsListByAutomationAccountOptionalParams)
Retrieve the statistics for the account.
function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: StatisticsListByAutomationAccountOptionalParams): PagedAsyncIterableIterator<Statistics, Statistics[], PageSettings>
Parameters
- resourceGroupName
-
string
Name of an Azure Resource group.
- automationAccountName
-
string
The name of the automation account.
The options parameters.