Compartilhar via


Invoice.Documents Propriedade

Definição

Obtém a lista de documentos disponíveis para download, como fatura e recibo de imposto.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a