Delen via


LotsOperations interface

Interface die een LotsOperations vertegenwoordigt.

Methoden

listByBillingAccount(string, LotsListByBillingAccountOptionalParams)

Een overzicht van alle Azure-tegoed- en Microsoft Azure-verbruiksverplichtingen voor een factureringsrekening of een factureringsprofiel. Microsoft Azure-verbruiksverplichtingen worden alleen ondersteund voor het bereik van de factureringsrekening.

listByBillingProfile(string, string, LotsListByBillingProfileOptionalParams)

Een overzicht van alle Azure-tegoed- en Microsoft Azure-verbruiksverplichtingen voor een factureringsrekening of een factureringsprofiel. Microsoft Azure-verbruiksverplichtingen worden alleen ondersteund voor het bereik van de factureringsrekening.

Methodedetails

listByBillingAccount(string, LotsListByBillingAccountOptionalParams)

Een overzicht van alle Azure-tegoed- en Microsoft Azure-verbruiksverplichtingen voor een factureringsrekening of een factureringsprofiel. Microsoft Azure-verbruiksverplichtingen worden alleen ondersteund voor het bereik van de factureringsrekening.

function listByBillingAccount(billingAccountId: string, options?: LotsListByBillingAccountOptionalParams): PagedAsyncIterableIterator<LotSummary, LotSummary[], PageSettings>

Parameters

billingAccountId

string

Factureringsaccount-id

options
LotsListByBillingAccountOptionalParams

De optiesparameters.

Retouren

listByBillingProfile(string, string, LotsListByBillingProfileOptionalParams)

Een overzicht van alle Azure-tegoed- en Microsoft Azure-verbruiksverplichtingen voor een factureringsrekening of een factureringsprofiel. Microsoft Azure-verbruiksverplichtingen worden alleen ondersteund voor het bereik van de factureringsrekening.

function listByBillingProfile(billingAccountId: string, billingProfileId: string, options?: LotsListByBillingProfileOptionalParams): PagedAsyncIterableIterator<LotSummary, LotSummary[], PageSettings>

Parameters

billingAccountId

string

Factureringsaccount-id

billingProfileId

string

Azure Billing Profile ID.

options
LotsListByBillingProfileOptionalParams

De optiesparameters.

Retouren