Partager via


Invoice.InvoiceType Propriété

Définition

Obtient le type de facture. Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à