UsageHistory interface

Interface die een UsageHistory voorstelt.

Methoden

list(string, string, UsageHistoryListOptionalParams)

Haal de gebruiksgeschiedenis voor een Azure ML-toezeggingsplan op.

Methodedetails

list(string, string, UsageHistoryListOptionalParams)

Haal de gebruiksgeschiedenis voor een Azure ML-toezeggingsplan op.

function list(resourceGroupName: string, commitmentPlanName: string, options?: UsageHistoryListOptionalParams): PagedAsyncIterableIterator<PlanUsageHistory, PlanUsageHistory[], PageSettings>

Parameters

resourceGroupName

string

De naam van de resourcegroep.

commitmentPlanName

string

De naam van het Azure ML-toezeggingsplan.

options
UsageHistoryListOptionalParams

De optiesparameters.

Retouren