BillingPeriod.InvoiceIds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 相關聯之發票識別碼的陣列。
[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceIds")]
public System.Collections.Generic.IList<string> InvoiceIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceIds")>]
member this.InvoiceIds : System.Collections.Generic.IList<string>
Public ReadOnly Property InvoiceIds As IList(Of String)
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute