共用方式為


Invoice.SubTotal 屬性

定義

取得稅前金額。 此欄位適用于具有合約類型Microsoft 客戶合約的計費帳戶。

[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

適用於