Marketplaces interface
代表 Marketplace 的介面。
方法
| list(string, Marketplaces |
列出定義範圍的範圍市集。 Marketplace 僅適用於 2014 年 5 月 1 日或更新版本,才能透過此 API 取得。 |
方法詳細資料
list(string, MarketplacesListOptionalParams)
列出定義範圍的範圍市集。 Marketplace 僅適用於 2014 年 5 月 1 日或更新版本,才能透過此 API 取得。
function list(scope: string, options?: MarketplacesListOptionalParams): PagedAsyncIterableIterator<Marketplace, Marketplace[], PageSettings>
參數
- scope
-
string
與市集作業相關聯的範圍。 這包括訂用帳戶範圍的 '/subscriptions/{subscriptionId}/' '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, '/providers/Microsoft.Billing/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope and '/providers/Microsoft.Management/managementGroups/{managementGroupId}' for Management Group scope. 對於訂用帳戶、計費帳戶、部門、註冊帳戶和 ManagementGroup,您也可以使用 '/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}' 將計費週期新增至範圍。 例如,若要在部門範圍指定計費週期,請使用 '/providers/Microsoft.Billing/departments/{departmentId}/providers/Microsoft.Billing/billingPeriods/{billingPeriodName}'
- options
- MarketplacesListOptionalParams
選項參數。