Transaction.EffectivePrice Property

Definition

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

Applies to