UsagesOperations interface

Interface representing a Usages operations.

Properties

listByAutomationAccount

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>