UsageDetail.InvoiceId Property

Definition

Gets the id of the invoice resource that the usage belongs to.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to