Delen via


Invoice.Payments Eigenschap

Definitie

Hiermee haalt u een lijst met betalingen op.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op