Forecasts
Lists the forecast charges by subscriptionId.
get/subscriptions/{subscriptionId}/providers/Microsoft.Consumption/forecasts
Path parameters
subscriptionIdstring required
Azure Subscription ID.
Query parameters
$filterstring
May be used to filter forecasts by properties/usageDate (Utc time), properties/chargeType or properties/grain. The filter supports 'eq', 'lt', 'gt', 'le', 'ge', and 'and'. It does not currently support 'ne', 'or', or 'not'.
api-versionstring required
Version of the API to be used with the client request. The current version is 2019-06-01.
Response
OK. The request has succeeded.