Freigeben über


Product.BillingFrequency Eigenschaft

Definition

Ruft die Häufigkeit ab, mit der das Produkt in Rechnung gestellt wird, oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: