다음을 통해 공유


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

적용 대상