次の方法で共有


Transaction.MarketPrice プロパティ

定義

製品の小売価格を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.marketPrice")]
public Microsoft.Azure.Management.Billing.Models.Amount MarketPrice { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.marketPrice")>]
member this.MarketPrice : Microsoft.Azure.Management.Billing.Models.Amount
Public ReadOnly Property MarketPrice As Amount

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象