共用方式為


Invoice.TaxAmount 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於