MarketSetPricesItems 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.
Items in the MarketSetPrices array.
public class MarketSetPricesItems : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.MarketSetPricesItems>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.MarketSetPricesItems>
type MarketSetPricesItems = class
interface IJsonModel<MarketSetPricesItems>
interface IPersistableModel<MarketSetPricesItems>
Public Class MarketSetPricesItems
Implements IJsonModel(Of MarketSetPricesItems), IPersistableModel(Of MarketSetPricesItems)
- Inheritance
-
MarketSetPricesItems
- Implements
Constructors
| Name | Description |
|---|---|
| MarketSetPricesItems(IEnumerable<String>, Single, String) |
Initializes a new instance of MarketSetPricesItems. |
Properties
| Name | Description |
|---|---|
| Currency |
The currency of the locked price value. Validation: Required. Must be a valid ISO 4217 3-letter currency code. |
| Markets |
Gets the Markets. |
| Value |
The locked price for the priceable node. Validation: Required. Must be greater than or equal to 0. If the case of billing plans. This represents the price for each cycle charge. |