BillingInvoiceProperties.Documents Property

Definition

List of documents available to download and view such as invoice, credit note, or tax receipt.

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

Property Value

Applies to