Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RateCardQueryParameters

Package version

interface

An interface representing RateCardQueryParameters. Parameters that are used in the odata $filter query parameter for providing RateCard information.

Hierarchy

  • RateCardQueryParameters

Index

Properties

currency

currency: string
member

{string} currency The currency in which the rates need to be provided.

locale

locale: string
member

{string} locale The culture in which the resource metadata needs to be localized.

offerDurableId

offerDurableId: string
member

{string} offerDurableId The Offer ID parameter consists of the 'MS-AZR-' prefix, plus the Offer ID number (e.g., MS-AZR-0026P). See https://azure.microsoft.com/en-us/support/legal/offer-details/ for more information on the list of available Offer IDs, country/region availability, and billing currency.

regionInfo

regionInfo: string
member

{string} regionInfo 2 letter ISO code where the offer was purchased.

Generated using TypeDoc