Freigeben über


Catalog.BillingPlans Eigenschaft

Definition

Ruft die für diese SKU verfügbaren Abrechnungsplanoptionen ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="billingPlans")]
public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<string>> BillingPlans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingPlans")>]
member this.BillingPlans : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IList<string>> with get, set
Public Property BillingPlans As IDictionary(Of String, IList(Of String))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: