Products
Lists the products for an invoice section. These don't include products billed based on usage. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement.
get/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/products
Path parameters
billingAccountNamestring required
The ID that uniquely identifies a billing account.
billingProfileNamestring required
The ID that uniquely identifies a billing profile.
invoiceSectionNamestring required
The ID that uniquely identifies an invoice section.
Query parameters
api-versionstring required
The version of the API to be used with the client request. The current version is 2019-10-01-preview.
$filterstring
May be used to filter by product type. The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'. Tag filter is a key value pair string where key and value are separated by a colon (:).
Response
OK. The request has succeeded.