Partager via


Invoice.Documents Propriété

Définition

Obtient la liste des documents disponibles en téléchargement, tels que la facture et le reçu fiscal.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.documents")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.Document> Documents { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.documents")>]
member this.Documents : System.Collections.Generic.IList<Microsoft.Azure.Management.Billing.Models.Document>
Public ReadOnly Property Documents As IList(Of Document)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à