Partilhar via


Product.BillingFrequency Propriedade

Definição

Obtém ou define a frequência com que o produto será faturado. Os valores possíveis incluem: "OneTime", "Monthly", "UsageBased"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingFrequency")]
public string BillingFrequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingFrequency")>]
member this.BillingFrequency : string with get, set
Public Property BillingFrequency As String

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a