Partager via


ApplicationInsightsComponentBillingFeatures.CurrentBillingFeatures Propriété

Définition

Obtient ou définit le plan tarifaire activé actuel. Lorsque le composant se trouve dans le plan Entreprise, cette liste répertorie à la fois « De base » et « Application Insights Enterprise ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à