Compartir a través de


Transaction.Tax Propiedad

Definición

Obtiene el importe fiscal aplicado a la transacción.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a