Compartilhar via


ApplicationInsightsComponentBillingFeatures.CurrentBillingFeatures Propriedade

Definição

Obtém ou define o plano de preços atual habilitado. Quando o componente estiver no plano Enterprise, ele listará 'Básico' e '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a