UsageHistory interface
Interface representing a UsageHistory.
Methods
| list(string, string, Usage |
Retrieve the usage history for an Azure ML commitment plan. |
Method Details
list(string, string, UsageHistoryListOptionalParams)
Retrieve the usage history for an Azure ML commitment plan.
function list(resourceGroupName: string, commitmentPlanName: string, options?: UsageHistoryListOptionalParams): PagedAsyncIterableIterator<PlanUsageHistory, PlanUsageHistory[], PageSettings>
Parameters
- resourceGroupName
-
string
The resource group name.
- commitmentPlanName
-
string
The Azure ML commitment plan name.
- options
- UsageHistoryListOptionalParams
The options parameters.