BillingAvailableBalanceProperties.PaymentsOnAccount Property

Definition

The list of payments on accounts.

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

Property Value

Applies to