Products
Lists the products for a billing account. These don't include products billed based on usage. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement.
get/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/products
Path parameters
billingAccountNamestring required
The ID that uniquely identifies a billing account.
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.