Condividi tramite


Invoice.Documents Proprietà

Definizione

Ottiene l'elenco dei documenti disponibili per il download, ad esempio la fattura e la ricevuta fiscale.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a