共用方式為


Transaction.EffectivePrice 屬性

定義

取得套用任何折扣之後的產品價格。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於