次の方法で共有


Transaction.Tax プロパティ

定義

トランザクションに適用される税額を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象