Share via


ApplicationInsightsComponentBillingFeatures.CurrentBillingFeatures Property

Definition

Current enabled pricing plan. When the component is in the Enterprise plan, this will list both 'Basic' and 'Application Insights Enterprise'.

public System.Collections.Generic.IList<string> CurrentBillingFeatures { get; }
member this.CurrentBillingFeatures : System.Collections.Generic.IList<string>
Public ReadOnly Property CurrentBillingFeatures As IList(Of String)

Property Value

Applies to