AzureRateCard Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides real-time prices for Azure offers.
public class AzureRateCard : Microsoft.Store.PartnerCenter.Models.ResourceBase
type AzureRateCard = class
inherit ResourceBase
Public Class AzureRateCard
Inherits ResourceBase
- Inheritance
Constructors
AzureRateCard() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
Currency |
Gets or sets the currency for the the meter rates. |
IsTaxIncluded |
Gets or sets a value indicating whether the tax is included or not. |
Locale |
Gets or sets the locale for the localizable properties in the rate card meters. |
Meters |
Gets or sets a collection of meters. |
OfferTerms |
Gets or sets a collection of offer terms. |