次の方法で共有


UsageDetail.InvoiceId プロパティ

定義

使用状況が属する請求書リソースの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceId")]
public string InvoiceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.invoiceId")>]
member this.InvoiceId : string
Public ReadOnly Property InvoiceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象