Partager via


Catalog.BillingPlans Propriété

Définition

Obtient ou définit les options de plan de facturation disponibles pour cette référence SKU.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à