次の方法で共有


ApplicationInsightsComponentBillingFeatures.CurrentBillingFeatures プロパティ

定義

現在有効になっている価格プラン。 コンポーネントが Enterprise プランにある場合は、"Basic" と "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)

プロパティ値

適用対象