LotsOperations interface
Interface die een LotsOperations vertegenwoordigt.
Methoden
list |
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. |
list |
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
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.
De optiesparameters.