共用方式為


Invoice.Payments 屬性

定義

取得付款清單。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.payments")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.PaymentProperties> Payments { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.payments")>]
member this.Payments : System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.PaymentProperties>
Public ReadOnly Property Payments As IList(Of PaymentProperties)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於