Dela via


LotsOperations interface

Gränssnitt som representerar en LotsOperations.

Metoder

listByBillingAccount(string, LotsListByBillingAccountOptionalParams)

Visar en lista över alla Azure-krediter och Microsoft Azure-förbrukningsåtaganden för ett faktureringskonto eller en faktureringsprofil. Microsoft Azure-förbrukningsåtaganden stöds endast för faktureringskontots omfång.

listByBillingProfile(string, string, LotsListByBillingProfileOptionalParams)

Visar en lista över alla Azure-krediter och Microsoft Azure-förbrukningsåtaganden för ett faktureringskonto eller en faktureringsprofil. Microsoft Azure-förbrukningsåtaganden stöds endast för faktureringskontots omfång.

Metodinformation

listByBillingAccount(string, LotsListByBillingAccountOptionalParams)

Visar en lista över alla Azure-krediter och Microsoft Azure-förbrukningsåtaganden för ett faktureringskonto eller en faktureringsprofil. Microsoft Azure-förbrukningsåtaganden stöds endast för faktureringskontots omfång.

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

Parametrar

billingAccountId

string

FaktureringKonto-ID

options
LotsListByBillingAccountOptionalParams

Alternativparametrarna.

Returer

listByBillingProfile(string, string, LotsListByBillingProfileOptionalParams)

Visar en lista över alla Azure-krediter och Microsoft Azure-förbrukningsåtaganden för ett faktureringskonto eller en faktureringsprofil. Microsoft Azure-förbrukningsåtaganden stöds endast för faktureringskontots omfång.

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

Parametrar

billingAccountId

string

FaktureringKonto-ID

billingProfileId

string

Azure-faktureringsprofil-ID.

options
LotsListByBillingProfileOptionalParams

Alternativparametrarna.

Returer