UsagesOperations interface
Interface representing a Usages operations.
Properties
| list |
Retrieve the usage for the account id. |
Property Details
listByAutomationAccount
Retrieve the usage for the account id.
listByAutomationAccount: (resourceGroupName: string, automationAccountName: string, options?: UsagesListByAutomationAccountOptionalParams) => PagedAsyncIterableIterator<Usage, Usage[], PageSettings>
Property Value
(resourceGroupName: string, automationAccountName: string, options?: UsagesListByAutomationAccountOptionalParams) => PagedAsyncIterableIterator<Usage, Usage[], PageSettings>