次の方法で共有


PaymentProperties.Amount プロパティ

定義

支払額を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象