次の方法で共有


Transaction.SubTotal プロパティ

定義

トランザクションの税引き前金額を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象