StatisticsOperationsOperations interface
Interface representing a StatisticsOperations operations.
Properties
| list |
Retrieve the statistics for the account. |
Property Details
listByAutomationAccount
Retrieve the statistics for the account.
listByAutomationAccount: (resourceGroupName: string, automationAccountName: string, options?: StatisticsOperationsListByAutomationAccountOptionalParams) => PagedAsyncIterableIterator<Statistics, Statistics[], PageSettings>
Property Value
(resourceGroupName: string, automationAccountName: string, options?: StatisticsOperationsListByAutomationAccountOptionalParams) => PagedAsyncIterableIterator<Statistics, Statistics[], PageSettings>