Resource RateCard (Preview)

Use this API to get meter (aka resource) metadata information along with prices.

Common parameters and headers

The following information is common to all tasks that you might perform related to getting RateCard details for a resource:

  • Replace {subscription-Id} in the request URI with your subscription identifier.

  • Replace {api-version} in the request URI with one of the version values below:

    • 2015-06-01-preview - base version from the initial release

    • 2016-08-31-preview - adds a new "MeterStatus" property to each item of the “Meters” collection, indicating whether a particular meter is “Active” or “Deprecated”

  • Set the Content-Type request header to application/json.

  • Set the Authorization request header to an OAuth bearer token formatted as a JSON Web Token, which you obtain from Azure Active Directory. For more information, see Authenticating Azure Resource Manager requests.

Tasks

You can do the following with the Resource RateCard API: