BillingInvoiceProperties.FailedPayments Property

Definition

List of failed payments.

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

Property Value

Applies to