次の方法で共有


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

適用対象