RateCardQueryParameters interface
Parameters that are used in the odata $filter query parameter for providing RateCard information.
Properties
currency | The currency in which the rates need to be provided. |
locale | The culture in which the resource metadata needs to be localized. |
offer |
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. |
region |
2 letter ISO code where the offer was purchased. |
Property Details
currency
The currency in which the rates need to be provided.
currency: string
Property Value
string
locale
The culture in which the resource metadata needs to be localized.
locale: string
Property Value
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.
offerDurableId: string
Property Value
string
regionInfo
2 letter ISO code where the offer was purchased.
regionInfo: string
Property Value
string