Transaction.EffectivePrice Property
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.
Gets the price of the product after applying any discounts.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.effectivePrice")]
public Microsoft.Azure.Management.Billing.Models.Amount EffectivePrice { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.effectivePrice")>]
member this.EffectivePrice : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property EffectivePrice As Amount
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute