共用方式為


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

適用於