Delen via


Invoice.InvoiceType Eigenschap

Definitie

Hiermee haalt u het factuurtype op. Mogelijke waarden zijn: 'AzureService', 'AzureMarketplace', 'AzureSupport'

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op