Compartilhar via


Invoice.InvoiceType Propriedade

Definição

Obtém o tipo de fatura. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a