다음을 통해 공유


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

적용 대상