Поделиться через


Invoice.Documents Свойство

Определение

Возвращает список документов, доступных для скачивания, таких как счет-фактура и налоговая квитанция.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к