Transaction.MarketPrice Property

Definition

Gets the retail price of the product.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.marketPrice")]
public Microsoft.Azure.Management.Billing.Models.Amount MarketPrice { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.marketPrice")>]
member this.MarketPrice : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property MarketPrice As Amount

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to