مشاركة عبر


LotsOperations interface

واجهة تمثل LotOperations.

الأساليب

listByBillingAccount(string, LotsListByBillingAccountOptionalParams)

يسرد جميع أرصدة Azure والتزامات استهلاك Microsoft Azure لحساب فوترة أو ملف تعريف فوترة. يتم دعم التزامات استهلاك Microsoft Azure فقط لنطاق حساب الفوترة.

listByBillingProfile(string, string, LotsListByBillingProfileOptionalParams)

يسرد جميع أرصدة Azure والتزامات استهلاك Microsoft Azure لحساب فوترة أو ملف تعريف فوترة. يتم دعم التزامات استهلاك Microsoft Azure فقط لنطاق حساب الفوترة.

تفاصيل الأسلوب

listByBillingAccount(string, LotsListByBillingAccountOptionalParams)

يسرد جميع أرصدة Azure والتزامات استهلاك Microsoft Azure لحساب فوترة أو ملف تعريف فوترة. يتم دعم التزامات استهلاك Microsoft Azure فقط لنطاق حساب الفوترة.

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

المعلمات

billingAccountId

string

معرف حساب الفوترة

options
LotsListByBillingAccountOptionalParams

معلمات الخيارات.

المرتجعات

listByBillingProfile(string, string, LotsListByBillingProfileOptionalParams)

يسرد جميع أرصدة Azure والتزامات استهلاك Microsoft Azure لحساب فوترة أو ملف تعريف فوترة. يتم دعم التزامات استهلاك Microsoft Azure فقط لنطاق حساب الفوترة.

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

المعلمات

billingAccountId

string

معرف حساب الفوترة

billingProfileId

string

معرف ملف تعريف فوترة Azure.

options
LotsListByBillingProfileOptionalParams

معلمات الخيارات.

المرتجعات