BillingInvoiceProperties.Payments Property

Definition

List of payments.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Models.BillingInvoicePayment> Payments { get; }
member this.Payments : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Models.BillingInvoicePayment>
Public ReadOnly Property Payments As IReadOnlyList(Of BillingInvoicePayment)

Property Value

Applies to