Partager via


Invoice.Payments Propriété

Définition

Obtient la liste des paiements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à